Nodes Rotation Socket Documentation #104584

Merged
Dalai Felinto merged 15 commits from Sam-Aldhaher/blender-manual:blender-v4.0_rotation_nodes into blender-v4.0-release 2023-10-23 12:19:41 +02:00
3 changed files with 29 additions and 1 deletions
Showing only changes of commit c838b1b9b4 - Show all commits

BIN
manual/images/node-types_FunctionNodeEulerToRotation.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,25 @@
.. index:: Geometry Nodes; Euler to Roation
.. _bpy.types.FunctionNodeEulerToRotation:
**********************
Euler to Rotation Node
**********************
.. figure:: /images/node-types_FunctionNodeEulerToRotation.png
:align: right
:alt: Euler to Rotation node.
The *Euler to Rotation* node creates a Rotation.
Inputs
======
Euler
The Euler rotation.
Outputs
=======
Rotation
The X, Y, Z Rotation in degrees.

View File

@ -9,4 +9,4 @@
align_euler_to_vector.rst
rotate_euler.rst
axis_angle_to_rotation.rst
euler_to_rotation.rst