Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Euler Transform' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Euler Transform |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Location | The translation of this transform |
| rotator | Rotation | The rotation of this transform |
| vector | Scale | The scale of this transform |