Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Pose Snapshot' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| transform | Local Transforms | Array of transforms per-bone |
| name | Bone Names | Array of bone names (corresponding to LocalTransforms) |
| name | Skeletal Mesh Name | The name of the skeletal mesh that was used to take this snapshot |
| name | Snapshot Name | The name for this snapshot |
| boolean | Is Valid | Whether the pose is valid |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Pose Snapshot |