删除已命名属性

删除已命名属性。

删除已命名属性 节点从其几何体输入中删除一个具有特定名称的属性。任何存在于几何数据上的属性都会在它被改变时自动传播,这可能是一个昂贵的操作,所以使用这个节点可以成为优化几何节点树性能的一个简单方法,甚至可以降低整个场景的内存使用率。

Almost all named attributes 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.

输入

几何数据

标准的几何图形输入。

名称

被移除属性的名称。

属性

该节点没有属性。

输出

几何数据

标准的几何体输出。