Get Attribute Names Node¶
The Get Attribute Names node outputs the names of attributes stored on a geometry as a list of strings.
The list can be filtered by attribute data type and domain.
入力¶
- Geometry(ジオメトリ)
Geometry to inspect for attributes.
Filter Data Type¶
- Data Type(データタイプ)
Data type of attributes to include in the output list.
Filter Domain¶
- Domain(ドメイン)
Attribute domain to include in the output list.
Properties(プロパティ)¶
- Component(成分)
Geometry component to inspect for attributes.
出力¶
- Names
List of attribute names matching the selected filters.