Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationAccessoryMesh
Description
Return the MorphTargetIndex for a given Morph Target Name, if it exists. NOTE: currently only the DefaultAccessoryMesh supports Morph Targets.
Derived Overrides
| Name | FindMorphTargetByName |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationAccessoryMesh.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationAccessoryMesh.h" |
virtual int32 FindMorphTargetByName
(
const FString & Name
) const