Nodes Rotation Socket Documentation #104584
BIN
manual/images/node-types_FunctionNodeRotationToQuaternion.png
(Stored with Git LFS)
Normal file
BIN
manual/images/node-types_FunctionNodeRotationToQuaternion.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -11,3 +11,4 @@
|
|||||||
axis_angle_to_rotation.rst
|
axis_angle_to_rotation.rst
|
||||||
euler_to_rotation.rst
|
euler_to_rotation.rst
|
||||||
rotation_to_euler.rst
|
rotation_to_euler.rst
|
||||||
|
rotation_to_quaternion.rst
|
||||||
|
@ -0,0 +1,25 @@
|
|||||||
|
.. index:: Geometry Nodes; Roation to Quaternion
|
||||||
|
.. _bpy.types.FunctionNodeRotationToQuaternion:
|
||||||
|
|
||||||
|
***************************
|
||||||
|
Rotation to Quaternion Node
|
||||||
|
***************************
|
||||||
|
|
||||||
|
.. figure:: /images/node-types_FunctionNodeRotationToQuaternion.png
|
||||||
|
:align: right
|
||||||
|
:alt: Rotation to Quaternion node.
|
||||||
|
|
||||||
|
The *Rotation to Quaternion* node creates quaternion values from a rotation value.
|
||||||
|
|
||||||
|
Inputs
|
||||||
|
======
|
||||||
|
|
||||||
|
Rotation
|
||||||
|
The X, Y, Z rotation in degrees.
|
||||||
|
|
||||||
|
|
||||||
|
Outputs
|
||||||
|
=======
|
||||||
|
|
||||||
|
Quaternion
|
||||||
|
The W, X, Y, Z quaternion values.
|
Loading…
Reference in New Issue
Block a user