Point Rotate¶
The Point Rotate node rotates every point of the geometry. It does so by modifying the rotation attribute.
Inputs – Уводи¶
- Geometry – Геометрія
Standard geometry input.
- 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 – Кут
The angle to rotate by around the specified axis. This input is only available when the rotation type is set to Axis Angle.
Properties – Властивості¶
- Rotation Type
- Axis Angle – Вісь-Кут
Use separate axis and angle inputs to control the rotation.
- Euler – Ейлер
Use an Euler input to control the 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.
Outputs – Виводи¶
- Geometry – Геометрія
Standard geometry output.