Nodes Rotation Socket Documentation #104584
@ -9,7 +9,7 @@ Axis Angle to Rotation Node
|
|||||||
:align: right
|
:align: right
|
||||||
:alt: Axis Angle to Rotation node.
|
:alt: Axis Angle to Rotation node.
|
||||||
|
|
||||||
The *Axis Angle to Rotation* node converts the rotation angle around an axis into a rotation value.
|
The *Axis Angle to Rotation* node converts the rotation around an axis into a standard rotation value.
|
||||||
|
|
||||||
Inputs
|
Inputs
|
||||||
======
|
======
|
||||||
@ -25,4 +25,4 @@ Outputs
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
The X, Y, Z rotation in degrees.
|
Standard rotation value.
|
@ -22,4 +22,4 @@ Outputs
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
The X, Y, Z rotation in degrees.
|
Standard rotation value.
|
@ -15,7 +15,7 @@ Inputs
|
|||||||
======
|
======
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
X, Y, Z rotation value in degrees.
|
Standard rotation value.
|
||||||
|
|
||||||
Outputs
|
Outputs
|
||||||
=======
|
=======
|
||||||
|
@ -15,11 +15,11 @@ Inputs
|
|||||||
======
|
======
|
||||||
|
|
||||||
Quaternion
|
Quaternion
|
||||||
The W, X, Y, Z quaternion values.
|
Standard quaternion value.
|
||||||
|
|
||||||
|
|
||||||
Outputs
|
Outputs
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
The X, Y, Z rotation in degrees.
|
Standard rotation value.
|
@ -18,7 +18,7 @@ Vector
|
|||||||
The vector to rotate.
|
The vector to rotate.
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
X, Y, Z rotation value in degrees.
|
Standard rotation value.
|
||||||
|
|
||||||
Outputs
|
Outputs
|
||||||
=======
|
=======
|
||||||
|
@ -9,17 +9,17 @@ Rotation to Euler Node
|
|||||||
:align: right
|
:align: right
|
||||||
:alt: Rotation to Euler node.
|
:alt: Rotation to Euler node.
|
||||||
|
|
||||||
The *Rotation to Euler* node creates an Euler rotation from a rotation value.
|
The *Rotation to Euler* node creates an Euler rotation from a standard rotation value.
|
||||||
|
|
||||||
Inputs
|
Inputs
|
||||||
======
|
======
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
X, Y, Z rotation in degrees.
|
Standard rotation socket value.
|
||||||
|
|
||||||
|
|
||||||
Outputs
|
Outputs
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Euler
|
Euler
|
||||||
The Euler values of the rotation.
|
The Euler rotation.
|
@ -15,11 +15,17 @@ Inputs
|
|||||||
======
|
======
|
||||||
|
|
||||||
Rotation
|
Rotation
|
||||||
The X, Y, Z rotation in degrees.
|
Standard rotation socket value.
|
||||||
|
|
||||||
|
|
||||||
Outputs
|
Outputs
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Quaternion
|
W
|
||||||
The W, X, Y, Z quaternion values.
|
The W value of the quaternion.
|
||||||
|
X
|
||||||
|
The X value of the quaternion.
|
||||||
|
Y
|
||||||
|
The Y value of the quaternion.
|
||||||
|
Z
|
||||||
|
The Z value of the quaternion.
|
Loading…
Reference in New Issue
Block a user