Rename Attribute Node

Rename Attribute node.

The Rename Attribute node renames an existing attribute or modifies the prefix of multiple attributes on a geometry.

This is useful for reorganizing attribute names, resolving conflicts, or preparing attributes for use in other nodes that expect specific naming conventions.

Đầu Vào (Inputs)

Hình Học (Geometry)

Đầu vào hình học tiêu chuẩn.

Chế Độ [Mode]

Determines how attributes are renamed.

Đơn/Một (Single):

Renames a single attribute using the provided names.

Tiền Tố (Prefix):

Renames multiple attributes by replacing or adding a prefix.

Cũ (Old)

The name or prefix of the attribute(s) to be renamed.

  • In Single mode, this is the exact attribute name.

  • In Prefix mode, this is the prefix to search for.

Mới (New)

The new name or prefix for the attribute(s).

  • In Single mode, this is the new attribute name.

  • In Prefix mode, this replaces the matched prefix.

Viết Đè Lên (Overwrite)

Allows renaming even if the destination name already exists.

  • When disabled, the operation will skip attributes that would conflict with existing names.

  • When enabled, existing attributes with the target name are overwritten.

Đầu Ra (Outputs)

Hình Học (Geometry)

Standard geometry output with renamed attributes applied.