Separate Euler
Description
This node takes an euler and returns its components either in radian or
degrees.
Options
- Use Degree - If enabled, the output will be in degrees as opposed to
radians.
- Euler - An euler to decompose.
Outputs
- X - The X component of the input euler in radian.
- Y - The Y component of the input euler in radian.
- Z - The Z component of the input euler in radian.