Rotation
Data Types
- Euler - An euler. It stores three angles to encode any rotation in a 3D coordinate system. It also
stores the Euler Order.
- Quaternion - A quaternion. It stores four numbers to encode any rotation in a 3D coordinate system.
Sockets
- Euler Socket - It can intake or output the euler(s). This socket has node link conversion
for euler to float and vector.
- Quaternion Socket - It can intake or output the quaternion(s).
Nodes