Get Rotation
- Updated2025-01-28
- 2 minute(s) read
Get Rotation
Returns the rotation applied to an object in a 3D scene in axis-angle form.

Inputs/Outputs
![]() Scene Object returns the Scene Object input. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Scene Object is the reference to the object whose rotation you want to get. ![]() Axis returns the x, y, and z coordinates that define the axis around which the rotation occurs.
![]() Angle returns the angle of the rotation around the axis. ![]() error out contains error information. This output provides standard error out functionality. |