Nodes Rotation Socket Documentation #104584
BIN
manual/images/node-types_FunctionNodeAxisAngleToRotation.png
(Stored with Git LFS)
Normal file
BIN
manual/images/node-types_FunctionNodeAxisAngleToRotation.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -0,0 +1,28 @@
|
|||||||
|
.. index:: Geometry Nodes; Axis Angle to Rotation
|
||||||
|
.. _bpy.types.FunctionNodeAxisAngleToRotation:
|
||||||
|
|
||||||
|
**************************
|
||||||
|
Axis Angle to Rotation
|
||||||
|
**************************
|
||||||
|
|
||||||
|
.. figure:: /images/node-types_FunctionNodeAxisAngleToRotation.png
|
||||||
|
:align: right
|
||||||
|
:alt: Axis Angle to Rotation node.
|
||||||
|
|
||||||
|
The *Axis Angle to Rotation* node creates a Rotation from a rotaton angle around an axis.
|
||||||
|
|
||||||
|
Inputs
|
||||||
|
======
|
||||||
|
|
||||||
|
Axis
|
||||||
|
The axis to rotate around.
|
||||||
|
|
||||||
|
Angle
|
||||||
|
The rotation angle around the axis.
|
||||||
|
|
||||||
|
|
||||||
|
Outputs
|
||||||
|
=======
|
||||||
|
|
||||||
|
Rotation
|
||||||
|
The X, Y, Z Rotation in degrees.
|
@ -8,3 +8,5 @@
|
|||||||
|
|
||||||
align_euler_to_vector.rst
|
align_euler_to_vector.rst
|
||||||
rotate_euler.rst
|
rotate_euler.rst
|
||||||
|
axis_angle_to_rotation.rst
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user