Point Rotate¶
The Point Rotate node rotates every point of the geometry. It does so by modifying the rotation attribute.
Entrées¶
- Geometry
Entrée géométrie standard.
- Rotation
Specifies how much the point is rotate around each axis. This input is only available when the rotation type is set to Euler.
- Axis
The axis to rotate the point around. This input is only available when the rotation type is set to Axis Angle.
- Angle
L’angle de rotation autour de l’axe spécifié. Cette entrée n’est disponible que lorsque le type de rotation est défini sur Axis Angle
Propriétés¶
- Rotation Type
- Axis Angle (Angle de l’Axe)
Utiliser des entrées d’axe et d’angle distinctes pour contrôler la rotation.
- Euler
Utiliser une entrée Euler pour contrôler la rotation.
- Space
- Object
Rotate every point in the local space of the object that is being evaluated. The same space is used for every point.
- Point
Rotate every point in its local space as specified by its rotation attribute.
Sorties¶
- Geometry
Sortie de géométrie standard.