Get Current Skeletal Morph Values For Bones
Returns all up-to-date Transform Values for the Bone-Names provided.
| Inputs | Type | Info |
|---|---|---|
| Target | EasyMorphComponent Reference | |
| Bones | Arrray of Names | All Names of the Bones we want to retrieve the Values of. |
| Outputs | Type | Info |
|---|---|---|
| CurrentSkeletalMorphValues | Map of Name and Transform Pairs | Map that allows the lookup of the current Bone Transforms. |