Description
Returns the hierarchy's pose
Information
| Plugin | ControlRig |
| Category | Pose Cache |
| Tags | Hierarchy,Pose,State |
| Type | FRigUnit_HierarchyGetPoseItemArray |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Initial | If True the pose will use the initial transforms | bool | False |
| ElementType | The element type to retrieve the pose for | Rig Element Type | All |
| ItemsToGet | An optional collection to filter against | TArray<FRigElementKey> | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Pose | The resulting pose | Rig Pose |