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