Provides access to a mesh body within the collection.
"meshBodyList_var" is a variable referencing a MeshBodyList object.
|
"meshBodyList_var" is a variable referencing a MeshBodyList object.
|
Type | Description |
MeshBody | Returns the specified mesh body or null in the case of a invalid index. |
Name | Type | Description |
index | uinteger | The index of the mesh body to return, where an index of 0 is the first mesh body in the collection. |