Get Rotation

Returns the rotation applied to an object in a 3D scene in axis-angle form.


icon

Inputs/Outputs

  • csobjref.png Scene Object

    Scene Object returns the Scene Object input.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • isobjref.png Scene Object

    Scene Object is the reference to the object whose rotation you want to get.

  • inclst.png Axis

    Axis returns the x, y, and z coordinates that define the axis around which the rotation occurs.

  • isgl.png X

    X indicates the x coordinate.

  • isgl.png Y

    Y indicates the y coordinate.

  • isgl.png Z

    Z indicates the z coordinate.

  • isgl.png Angle

    Angle returns the angle of the rotation around the axis.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.