Get Current Skeletal Morph Value
Returns the current Skeletal Morph Value of a single Bone.
Inputs | Type | Info |
---|---|---|
Target | EasyMorphComponent Reference | |
BoneName | Name | The name of the Bone for which we want to read the current Skeletal Morph Value. |
Outputs | Type | Info |
---|---|---|
Found | Bool | Whether this Bone has any Skeletal Morph Value we can access or not. False if this Bone has never been morphed. |
Value | Transform | Transform with Location and Rotation Offset (additive) and Scale (absolute) |