MeshSimplifierGetAllSubMeshTriangles Method |
Returns the triangle indices for all sub-meshes.
Namespace:
Internal
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public int[][] GetAllSubMeshTriangles()
Return Value
Type:
Int32The triangle indices for all sub-meshes.
See Also