Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationMesh
Description
Return the owner component LOD Index from the specified cloth mesh LOD index, or 0 if the owner LOD cannot be determined. The mapping between the cloth mesh LOD and the owner component LOD is not necessarily one to one.
Derived Overrides
| Name | GetOwnerLODIndex |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationMesh.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationMesh.h" |
int32 GetOwnerLODIndex
(
int32 LODIndex
) const