Skip to main content

bool-attribute

schema/components/bool-attribute/1.1.0/bool-attribute.schema.json

A boolean attribute stores true/false values. It uses attribute_type = "bool".

Used by: regular-masked-3d-grid.

Properties

bool-attribute (v1.1.0)

An attribute for boolean values.

PropertyTypeDescriptionFlags
nameStringThe name of the attribute⬆️
keyStringAn identifier of the attribute, used to keep track of the attribute when it is renamed.
The identifier must be unique within an attribute list.⬆️
attribute_typeStringType of the attribute.⬆️
attribute_descriptioncategory-attribute-descriptionThe attribute description record.⬆️
attribute_typeString
valuesbool-array-1The values of the attributes.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?