Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns a control's preferred euler angles (local transform rotation)
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | In Key | The key of the element to retrieve the current value for |
| enum | In Rotation Order | The rotation order to use when retrieving the euler angles |
| boolean | Initial | If true we'll return the preferred euler angles for the initial - otherwise current transform |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value | Returns the current preferred euler angles |