Category:ProtoFlux:Math:Rotation

Category page
Revision as of 03:45, 25 August 2025 by YoshBot (talk | contribs) (fix link spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Nodes
Node Name Description
AngularVelocityDelta Returns the rotation (floatQ) of the change of velocity.
AxisAngle Returns a Rotation (floatQ) using an axis and the amount of angles
EulerAngles Allows you to convert to the XYZ Euler rotations of a Rotation (floatQ)
FromEuler Allows you to convert from XYZ Euler to floatQ
FromToRotation Returns a Rotation (floatQ) using a start and end rotation point
InverseRotation Gives you the rotation to add to the previous rotation to make 0 rotation
Lerp Returns a interpolation of a Rotation (floatQ)
LookRotation Returns a Rotation (floatQ) using the forward and up directions
Pow Returns a rotation (floatQ) that has been raised to a power.
ToAxisAngle Returns an axis and the amount of angles, using a Rotation (floatQ)