Engine API Reference
Preparing search index...
AttributeSchema
Interface AttributeSchema
interface
AttributeSchema
{
array
?:
boolean
;
type
:
|
"string"
|
"number"
|
"boolean"
|
"rgb"
|
"curve"
|
"json"
|
"asset"
|
"vec2"
|
"vec3"
|
"vec4"
|
"rgba"
|
"entity"
;
}
Index
Properties
array?
type
Properties
Optional
array
array
?:
boolean
True if this attribute is an array of
type
type
type
:
|
"string"
|
"number"
|
"boolean"
|
"rgb"
|
"curve"
|
"json"
|
"asset"
|
"vec2"
|
"vec3"
|
"vec4"
|
"rgba"
|
"entity"
The Attribute type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
array
type
Home
Engine API Reference
Loading...
True if this attribute is an array of
type