Category:ProtoFlux:Math:Rotation: Difference between revisions

Category page
Cleaning ProtoFlux Categories
Added descriptions for this category.
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Axis Angle||
|Axis Angle|| Returns a Rotation ([[Type:floatQ|floatQ]]) using an axis and the amount of angles
|Euler Angles|| Allows you to convert to the XYZ Euler rotations of a Rotation (FloatQ)
|Euler Angles|| Allows you to convert to the XYZ Euler rotations of a Rotation ([[Type:floatQ|floatQ]])
|From Euler|| Allows you to convert from XYZ Euler to FloatQ
|From Euler|| Allows you to convert from XYZ Euler to [[Type:floatQ|floatQ]]
|From To Rotation||
|From To Rotation|| Returns a Rotation ([[Type:floatQ|floatQ]]) using a start and end rotation point
|Inverse Rotation|| Gives you the rotation to add to the previous rotation to make 0 rotation.
|Inverse Rotation|| Gives you the rotation to add to the previous rotation to make 0 rotation
|Lerp||
|Lerp|| Returns a interpolation of a Rotation ([[Type:floatQ|floatQ]])
|Look Rotation||
|Look Rotation|| Returns a Rotation ([[Type:floatQ|floatQ]]) using the forward and up directions
|To Axis Angle||
|To Axis Angle|| Returns an axis and the amount of angles, using a Rotation ([[Type:floatQ|floatQ]])
}}
}}
[[Category:ProtoFlux:Math]]
[[Category:ProtoFlux:Math]]

Revision as of 18:42, 30 June 2024

Nodes
Node Name Description
Axis Angle Returns a Rotation (floatQ) using an axis and the amount of angles
Euler Angles Allows you to convert to the XYZ Euler rotations of a Rotation (floatQ)
From Euler Allows you to convert from XYZ Euler to floatQ
From To Rotation Returns a Rotation (floatQ) using a start and end rotation point
Inverse Rotation Gives you the rotation to add to the previous rotation to make 0 rotation
Lerp Returns a interpolation of a Rotation (floatQ)
Look Rotation Returns a Rotation (floatQ) using the forward and up directions
To Axis Angle Returns an axis and the amount of angles, using a Rotation (floatQ)

Pages in category "ProtoFlux:Math:Rotation"

The following 8 pages are in this category, out of 8 total.