Get Current Morph Target Value
Returns the current Morph Target Value of the specified Morph Target Name.
warning
Requires the actual Morph Target Name you can find on your Skeletal Mesh (Imported Morph Targets from your 3D Application). Won't work with Morph Target Animation Name.
Inputs | Type | Info |
---|---|---|
Target | EasyMorphComponent Reference | |
MorphTargetName | Name | The name of the Morph Target. |
Outputs | Type | Info |
---|---|---|
Value | Float | The current Morph Target Value. |