属性分离XYZ

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

Attribute Separate XYZ Node.

The Attribute Separate XYZ Node splits a vector into its individual components.

输入

几何数据(Geometry)

Standard geometry input.

矢量

The vector to split into components. This can be an attribute name or a vector.

Result X, Result Y, Result Z

The names of the attributes to store the components of the input vector. 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 input is a text field that expects an attribute name.

    矢量

    The input is a vector of three float numbers.

输出

几何数据(Geometry)

Standard geometry output.