[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXMeshOutPluginBase.UpdateMesh(SlimDX.Direct3D9.Mesh)"]

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

Syntax

C#
protected abstract void UpdateMesh(
	Mesh mesh
)

Parameters

mesh
Type: Mesh

[Missing <param name="mesh"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXMeshOutPluginBase.UpdateMesh(SlimDX.Direct3D9.Mesh)"]

See Also