Align Rotation to Vector¶
The Align Rotation to Vector node rotates points into the given direction. It does so by modifying the Rotation attribute.
入力¶
- Geometry(ジオメトリ)
標準のジオメトリ入力です。
- Factor(係数)
Determines how much the points are rotated towards the vector. Zero effectively disables the node and one means that the points are aligned with the vector perfectly.
- Vector(ベクトル)
The direction vector that points should be rotated to. The vector is in the local space of the object that is being modified. When it is all zeros for a point, it is not rotated at all.
Properties(プロパティ)¶
- Axis(座標軸)
Local axis of the object that is to be rotated towards the vector input.
- Pivot(ピボット)
The local axis to rotate around.
- Auto(自動)
The best rotation angle is computed automatically. This minimizes the angle of rotation.
- X、Y、Z
Rotate around a specific local axis.
- Factor(係数)
Type of the Factor input socket.
- Vector(ベクトル)
Type of the Vector input socket.
出力¶
- Geometry(ジオメトリ)
標準のジオメトリ出力です。