Description
Returns an array of transforms from a given hierarchy pose
Information
| Plugin | ControlRig |
| Category | Pose Cache |
| Tags | Hierarchy,Pose,State |
| Type | FRigUnit_PoseGetTransformArray |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Pose | The pose to retrieve the transform from | Rig Pose | (Elements=,HierarchyTopologyVersion=-1,PoseHash=-1) |
| Space | Defines if the transform should be retrieved in local or global space | Rig VMTransform Space | GlobalSpace |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Valid | True if the transforms has been retrieved successfully | bool | |
| Transforms | The resulting array of transforms | TArray<FTransform> |