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