Optional interface to be implemented on a plugin that deals with DirectX Meshes

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037

Syntax

C#
public interface IPluginDXMesh : IPluginDXResource

See Also