classicborne
Preparing search index...
Ego
Class Ego
Represents a drone's appearance.
Index
Constructors
constructor
Properties
name
scale
skin
Methods
serialize
set
Name
set
Scale
set
Skin
Constructors
constructor
new
Ego
(
ego
?:
{}
)
:
Ego
Parameters
ego
:
{}
= {}
Returns
Ego
Todo
Yet to be documented.
Properties
name
name
:
any
scale
scale
:
any
skin
skin
:
any
Methods
serialize
serialize
()
:
{
name
:
any
;
scale
:
any
;
skin
:
any
}
Returns
{
name
:
any
;
scale
:
any
;
skin
:
any
}
Todo
Yet to be documented.
set
Name
setName
(
name
:
string
)
:
Ego
Parameters
name
:
string
Returns
Ego
Todo
Yet to be documented.
set
Scale
setScale
(
scale
:
Vector3
)
:
Ego
Parameters
scale
:
Vector3
Returns
Ego
Todo
Yet to be documented.
set
Skin
setSkin
(
skin
:
string
)
:
Ego
Parameters
skin
:
string
Returns
Ego
Todo
Yet to be documented.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
scale
skin
Methods
serialize
set
Name
set
Scale
set
Skin
classicborne
Loading...
Represents a drone's appearance.