Store Named Attribute Node

    The Store Named Attribute node stores the result of a field on a geometry as an attribute with the specified name. If the attribute already exists, the data type and domain will be updated to the values chosen in the node. However, keep in mind that the domain and data type of Built-In Attributes cannot be changed.

    Compared with the , this node basically does the same thing, but the attribute gets a name instead of an anonymous reference. For reusing the data in the same node tree, the Capture Attribute node might be preferrable since it does not create the chance for name conflicts in the input geometry.

    Note

    If the input geometry contains multiple geometry component types, the attribute will be created on each component that has the chosen domain.

    几何数据(Geometry)

    明度

    The input field to evaluate.

    名称

    The name to give the stored data.

    数据类型

    Which attribute domain to store the evaluated data on.

    几何数据(Geometry)

    Standard geometry output.

    属性