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