Class: MSRenderData
This page documents the methods and fields available in the MSRenderData class.
Members
| Signature | Description |
|---|---|
MSRenderData(Engine) | Creates a new instance of MSRenderData. |
isRenderingShadowDepth() | Returns whether rendering shadow depth is true. |
lightAt(int) | Performs the lightAt operation using the provided parameters (idx). |
lightCount() | Performs the lightCount operation. |
renderableVertexAt(int) | Performs the renderableVertexAt operation using the provided parameters (idx). |
vertexCount() | Performs the vertexCount operation. |