Узел Vector Rotate¶
Узел позволяет вращать вектор вокруг исходной точки (Center).
Входы¶
- Vector
Вектор вращения.
- Center
Точка центра вращения.
Свойства¶
- Type
Тип входного угла.
- Axis Angle
Rotates the vector around an axis defined by the Axis input vector and the amount of rotation is defined by the Angle input.
- X, Y, Z Axis
Вращает вектор вокруг заданной оси, а величина поворота определяется входным значением Angle.
- Euler (Эйлер)
Rotates the vector about the Center and defined by the Rotation input vector to control the amount of rotation on each axis.
- Инвертировать
Инвертирует угол поворота.
Выходы¶
- Vector
Вектор вращения.