Vector Rotate (ベクトル回転)ノード

../../../_images/render_shader-nodes_vector_vector-rotate_node.png

Vector Rotate ノード。

Vector Rotate (ベクトル回転)ノードはピボットポイント(中心)の周りのベクトルを回転させます。

入力

Vector(ベクトル)

回転するベクトル。

Center(中心)

回転するポイント。

Properties(プロパティ)

Type(タイプ)

The type of angle input.

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

定義された軸を中心のベクトル回転。回転量は角度入力で定義されます。

Euler(オイラー)

Rotates the vector about the Center and defined by the Rotation input vector to control the amount of rotation on each axis.

Invert(反転)

回転角度の反転。

出力

Vector(ベクトル)

回転したベクトル。

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

Vector Rotateノードの例。