Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationSkeletalMesh
Description
Return the cloth mesh LOD Index. The returned value can then be used to switch LODs on the simulation object.
Virtual Inheritance
- FClothingSimulationMesh::GetLODIndex → FClothingSimulationSkeletalMesh::GetLODIndex
| Name | GetLODIndex |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationSkeletalMesh.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationSkeletalMesh.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationSkeletalMesh.cpp |
virtual int32 GetLODIndex() const