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