删除已命名属性

删除已命名属性。

The Remove Named Attribute node deletes an attribute with a certain name from its geometry input. Any attribute that exists on geometry data will be automatically propagated when the it is changed, which can be an expensive operation, so using this node can be a simple way to optimize the performance of a geometry node tree or even to lower the memory usage of the entire scene.

Almost all attribute names can be removed. For certain 内置属性, removing it will mean that a default value will be used instead. For example, removing the cyclic attribute on curves means that all curves will be non-cyclic.

输入

几何数据

标准的几何图形输入。

名称

Float or Vector input to evaluate.

属性

该节点没有属性。

输出

几何数据

标准的几何体输出。