Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationAccessoryMesh
Description
Get all Morph Target tangent z (normal) deltas for a given MorphTargetIndex (e.g., index returned by FindMorphTargetByName). Deltas index back to Normals via MorphTargetIndices
Derived Overrides
| Name | GetMorphTargetTangentZDeltas |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationAccessoryMesh.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationAccessoryMesh.h" |
virtual TConstArrayView< FVector3f > GetMorphTargetTangentZDeltas
(
int32 MorphTargetIndex
) const