Wiki > TV3D65 Index > TVScene
RenderActorList
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | RenderActorList(iNumActors As Integer, pActorIndicesListArray As Integer()) |
| C++ | void RenderActorList(int iNumActors,int[] pActorIndicesListArray) |
PARAMETERS
| Parameter name | Optional | Explanation |
| iNumActors As Integer | No | iNumActors explanation |
| pActorIndicesListArray As Integer() | No | pActorIndicesListArray explanation |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.