属性合并XYZ

../../../_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.

结果

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.

Note

The resulting vector is not normalized.

属性

X、Y、Z轴

  • 属性

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

    浮动

    The input is a float number.

输出

几何数据(Geometry)

Standard geometry output.