Description
Returns all active poses given the current weights of the curves and the option items mask
Information
| Plugin | ControlRig |
| Category | PoseAsset |
| Tags | PoseAsset |
| Type | FRigUnit_PoseAssetGetActivePoses |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Items | The optional list of items to apply the pose to. If this is empty the pose will be applied to all items. | TArray<FRigElementKey> | () |
| PoseAsset | The pose asset to retrieve data from | Pose Asset | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ActivePoses | The currently active poses | TArray<FRigUnit_PoseAsset_PoseInfo> |