Overload List

  NameDescription
Public methodGetRenderWorldMatrix(Int32, Matrix%)
Used to retrieve a World Matrix from the pin at the specified slice. You should call this method only from within your Render method when supporting the IPluginDXLayer interface.
Public methodGetRenderWorldMatrix(Int32, Matrix4x4%)
Used to retrieve a World Matrix from the pin at the specified slice. You should call this method only from within your Render method when supporting the IPluginDXLayer interface.

See Also