ProtoFlux:AxisAngle

From Resonite Wiki
Revision as of 23:41, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Axis Angle to ProtoFlux:AxisAngle: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Axis Angle
Axis
*
Angle
Rotation

The Axis Angle node takes in an axis value to rotate along and the angle of how much to rotate by, then returns a Quaternion with the specified angle along an axis.

Inputs

Axis (Pseudo-Generic)

The axis we want to rotate on.

Angle (Pseudo-Generic)

The amount to rotate by.

Outputs

* (Pseudo-Generic)

Returns the quaternion from the angle specified along the axis.

See Also