Skip to main content
Version: Next

AssetDescriptorObject

descriptorType stringrequired

Possible values: []

namestring

Possible values: Value must match regular expression ^\w+$

iconstring
colourstring
dynamicboolean
AssetDescriptorObject
{
"name": "string",
"icon": "string",
"colour": "string",
"dynamic": true,
"descriptorType": "string"
}