Вузол «Оберт Вектора» – Vector Rotate Node

Вузол «Оберт Вектора» -- Vector Rotate.

The Vector Rotate Node provides the ability to rotate a vector around a pivot point (Center).

Inputs – Уводи

Vector – Вектор

Вектор, який буде обертатися.

Center – Центр

Точка, навколо якої буде обертання.

Properties – Властивості

Type – Тип

The type of angle input.

X, Y, Z Axis

Обертає вектор навколо визначеної осі та на величину обертання, визначену уводом Angle.

Axis Angle – Вісь-Кут

Rotates the vector around an arbitrary axis defined by the Axis input vector. The amount of rotation is defined by the Angle input.

Euler – Ейлер

Rotates the vector about a center point defined by the Center input vector. The amount of rotation on each axis is defined by the Rotation input vector.

Invert – Інверт

Інвертує кут обертання.

Outputs – Виводи

Vector – Вектор

Обернений вектор.

Examples – Приклади

../../../_images/render_shader-nodes_vector_vector-rotate_example.png

Vector Rotate node example.