矢量旋转节点
Vector Rotate Node.
The Vector Rotate Node provides the ability to rotate a vector around a pivot point (Center).
矢量
Vector to be rotated.
中心
Point to rotate around.
The type of angle input.
X, Y, Z Axis
Rotates the vector around the defined axis and the amount of rotation is defined by the Angle input.
轴向角度
Rotates the vector around an arbitrary axis defined by the Axis input vector. The amount of rotation is defined by the Angle input.
欧拉
反转
Inverts the rotation angle.
矢量
The rotated vector.
Vector Rotate node example.