Initializes a new instance of the DXTextureOutPluginBase class

Namespace: VVVV.PluginInterfaces.V2.EX9
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public DXTextureOutPluginBase(
	IPluginHost host
)

Parameters

host
Type: VVVV.PluginInterfaces.V1..::..IPluginHost

[Missing <param name="host"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXTextureOutPluginBase.#ctor(VVVV.PluginInterfaces.V1.IPluginHost)"]

See Also