Overload List
Name | Description | |
---|---|---|
GetRenderWorldMatrix(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.
| |
GetRenderWorldMatrix(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.
|