Parameter | Description |
---|---|
subMeshIndex | Sub-mesh index to get LOD ranges from. |
MeshLodRange[] Index ranges for all LODs in this sub-mesh.
Gets an array containing the Mesh LOD ranges (index start and index count) for a given Mesh LOD.
Note that the Mesh LOD range is relative to the sub-mesh holding the LOD. See MeshLodRange for more information.
Parameter | Description |
---|---|
levelRanges | List to store LOD ranges for all LODs in this sub-mesh. |
submesh | Sub-mesh to get LODs from. |
Gets all index ranges for a given sub-mesh.
Note that the Mesh LOD range is relative to the sub-mesh holding the LOD. See MeshLodRange for more information.