Remove Named Attributeノード

Remove Named Attributeノード。

Remove Named Attribute ノードは、ジオメトリ入力から特定の名前の属性を削除します。ジオメトリデータに存在する属性は、変更されると自動的に伝播されます。これはコストのかかる操作になる可能性があるため、このノードを使用すると、ジオメトリノードツリーのパフォーマンスを最適化したり、シーン全体のメモリ使用量を減らすことができます。

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.

入力

Geometry(ジオメトリ)

標準のジオメトリ入力です。

Name(名前)

評価するFloatかVector(ベクトル)の入力です。

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Geometry(ジオメトリ)

標準のジオメトリ出力です。