Point Rotate¶
The Point Rotate node rotates every point of the geometry. It does so by modifying the rotation attribute.
Входы¶
- Geometry (геометрия)
Стандартный вход геометрии.
- 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 (угол)
Угол поворота вокруг указанной оси. Этот вход доступен только в том случае, если для типа поворота задан Axis Angle.
Свойства¶
- Rotation Type (тип вращения)
- Axis Angle
Использовать отдельные входы оси и угла для управления вращением.
- Euler (Эйлер)
Использовать вход Эйлера для управления вращением.
- 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.
Выходы¶
- Geometry (геометрия)
Стандартный выход геометрии.