Editor Scripting API
Lens Scripting API
Guide Docs
Preparing search index...
Editor Scripting
Editor
Model
Meta
Class Meta
The metadata of an entity.
Hierarchy (
View Summary
)
ScriptObject
Meta
InspectableMeta
Index
Constructors
constructor
Properties
is
Abstract
Methods
get
Type
Name
is
Of
Type
is
Same
Constructors
Protected
constructor
new
Meta
()
:
Meta
Snap Hidden
Returns
Meta
Properties
Readonly
is
Abstract
isAbstract
:
boolean
Whether the entity can be created.
Methods
get
Type
Name
getTypeName
()
:
string
Returns
string
is
Of
Type
isOfType
(
type
:
string
)
:
boolean
Parameters
type
:
string
Returns
boolean
is
Same
isSame
(
other
:
ScriptObject
)
:
boolean
Parameters
other
:
ScriptObject
Returns
boolean
Settings
Member Visibility
Inherited
Private
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Abstract
Methods
get
Type
Name
is
Of
Type
is
Same
Lens Scripting API
Guide Docs
Editor Scripting API
Loading...
The metadata of an entity.