Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationAccessoryMesh
Description
Get all Morph Target indices for a given MorphTargetIndex (e.g., index returned by FindMorphTargetByName). These indices can map MorphTargetDeltas back to Positions.
Derived Overrides
| Name | GetMorphTargetIndices |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationAccessoryMesh.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationAccessoryMesh.h" |
virtual TConstArrayView< int32 > GetMorphTargetIndices
(
int32 MorphTargetIndex
) const