Attribute delete node removes custom data attributes from geometry to clean up the data stream.
You can specify a comma-separated list of attributes to either explicitly delete, or specify a list to keep (deleting all other non-essential custom attributes).
Parameters
| Parameter | Description |
|---|---|
Label | The display name of the node. |
Group | The group of shapes or points to affect. |
Class | Where to look for the attribute. |
Attribute(s) | Comma-separated list of attributes to delete or keep. |
Mode | Whether to delete the specified attributes, or delete everything else and keep ONLY the specified attributes. |