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