Attribute Vector Rotate Node

Warning

This node is considered legacy and will be removed in Blender 4.0.

Please use the 矢量旋转节点 instead.

../../../_images/modeling_geometry-nodes_attribute_attribute-vector-rotate_node.png

The Attribute Vector Rotate Node.

The Attribute Vector Rotate Node provides the ability to rotate a vector attribute around a pivot point (Center).

输入

几何数据(Geometry)

Standard geometry input.

矢量

The name of the vector attribute that will be rotated.

中心

Point to rotate around.

轴向

The axis used for the Axis Angle mode.

角度

The name of the attribute used for the rotation angle.

旋转

The rotation for the Euler mode.

反转

Inverts the rotation angle.

属性

模式

The type of angle input.

X, Y, Z Axis

Rotates the vector around the given axis. The amount of rotation is defined by the Angle input.

轴向角度

Rotates the vector around any arbitrary axis defined by the Axis input vector attribute. The amount of rotation is defined by the Angle input attribute.

欧拉

Rotates the vector about the Center input values with the Rotation input vector values to control the amount of rotation on each axis.

Vector, Center, Axis, Angle, Rotation
属性

A text field to input an attribute name.

矢量

The input is a vector of three float numbers.

浮动

The input is a number field.

输出

几何数据(Geometry)

Standard geometry output.