Attribute Combine XYZ Node

警告

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

Please use the Combine XYZ Node instead.

../../../_images/modeling_geometry-nodes_attribute_attribute-combine-xyz_node.png

Attribute Combine XYZ Node.

The Attribute Combine XYZ Node combines a vector attribute from individual components.

入力

Geometry

Standard geometry input.

X, Y, Z

The inputs to the components of the vector.

Result (結果)

The name of the attribute where the computed vector is stored. A new attribute with that name is added if it does not exist yet. If it does exist, the values of the existing attribute are overridden.

注釈

The resulting vector is not normalized.

Properties

X, Y, Z
Attribute

The input is a text field that expects an attribute name.

Float

The input is a float number.

Output (出力)

Geometry

Standard geometry output.