[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateMeshOutput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.OutputAttribute,System.Type)"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public static IDXMeshOut CreateMeshOutput( this IPluginHost host, OutputAttribute attribute, Type type ) |
Parameters
- host
- Type: VVVV.PluginInterfaces.V1..::..IPluginHost
[Missing <param name="host"/> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateMeshOutput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.OutputAttribute,System.Type)"]
- attribute
- Type: VVVV.PluginInterfaces.V2..::..OutputAttribute
[Missing <param name="attribute"/> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateMeshOutput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.OutputAttribute,System.Type)"]
- type
- Type: System..::..Type
[Missing <param name="type"/> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateMeshOutput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.OutputAttribute,System.Type)"]
Return Value
[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateMeshOutput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.OutputAttribute,System.Type)"]