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

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

Vector Rotate ノード。

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

入力

Vector (ベクトル)

回転するベクトル。

Center (中心)

回転するポイント。

プロパティ

Type (タイプ)
Axis Angle (軸の角度)

Axis 入力ベクトルで定義された軸が中心のベクトル回転。回転量は Angle 入力で定義されます。

X、Y、Z軸

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

Euler (オイラー)

Center と各軸の回転量制御のための Rotation 入力ベクトルによって定義されるベクトル回転。

Invert (反転)

回転角度の反転。

出力

Vector (ベクトル)

回転したベクトル。

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

Vector Rotateノードの例。