Attribute Vector Rotate Node

警告

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

Please use the Vector Rotate (ベクトル回転)ノード 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.

Vector (ベクトル)

The name of the vector attribute that will be rotated.

Center

回転するポイント。

Axis

The axis used for the Axis Angle mode.

Angle

The name of the attribute used for the rotation angle.

Rotation

The rotation for the Euler mode.

Invert

回転角度の反転。

Properties

Mode

The type of angle input.

X、Y、Z軸

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

Axis Angle (軸の角度)

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.

Euler (オイラー)

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
Attribute

A text field to input an attribute name.

Vector (ベクトル)

The input is a vector of three float numbers.

Float

The input is a number field.

Output (出力)

Geometry

Standard geometry output.