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 to inspect for attributes.
Filter Data Type¶
- 数据类型
Data type of attributes to include in the output list.
Filter Domain¶
- 域
Attribute domain to include in the output list.
属性¶
- 组件
Geometry component to inspect for attributes.
输出¶
- 名称
List of attribute names matching the selected filters.