Engine API Reference - v2.6.1
Developer Site
Blog
Discord
Forum
GitHub
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
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.6.1
Loading...
True if this attribute is an array of
type