Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Constraint Description' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Constraint Description |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Translation | |
| boolean | Rotation | |
| boolean | Scale | |
| boolean | Parent | this does composed transform - where as individual will accumulate per component |
| struct | Translation Axes | |
| struct | Rotation Axes | |
| struct | Scale Axes |