Align Euler to Vector Node
The Align Euler to Vector node rotates an Euler rotation into the given direction.
输入
- 旋转
The Euler rotation to align.
Important
This input has to be a rotation input. Be careful not to connect a direction vector like the normal.
- 系数
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.
- 矢量
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.
属性
- 轴向
Local axis of the object that is to be rotated towards the vector input.
- 轴心
The local axis to rotate around.
- 自动
The best rotation angle is computed automatically. This minimizes the angle of rotation.
- X、Y、Z轴
Rotate around a specific local axis.
输出
- 旋转
The rotated Euler rotation.