[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXMeshOutPluginBase.UpdateDeviceData(VVVV.PluginInterfaces.V2.EX9.MeshDeviceData)"]

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

Syntax

C#
protected override void UpdateDeviceData(
	MeshDeviceData deviceData
)

Parameters

deviceData
Type: VVVV.PluginInterfaces.V2.EX9..::..MeshDeviceData

[Missing <param name="deviceData"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXMeshOutPluginBase.UpdateDeviceData(VVVV.PluginInterfaces.V2.EX9.MeshDeviceData)"]

See Also