attribute-list-property
schema/components/attribute-list-property/1.2.0/attribute-list-property.schema.json
The attribute-list-property component wraps the one-of-attribute array into a named
attributes property. This component is used by geometric sub-components (such as vertices and indices)
to attach optional attribute data.
See Understanding attributes for how attribute lists work in practice.
Used by: Most object schemas.
Properties
attribute-list-property (v1.2.0)
A component describing the list of attributes that can be used.
| Property | Type | Description | Flags |
|---|---|---|---|
| attributes | one-of-attribute | Attribute data. |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |