Preparing search index...
The search index is not available
sparkengineweb
sparkengineweb
BaseComponent
Class BaseComponent
Hierarchy (
view full
)
BaseComponent
TransformComponent
MaterialComponent
BoundingBoxComponent
InputComponent
SoundComponent
AnimationComponent
Implements
IComponent
Index
Constructors
constructor
Properties
uuid
Methods
get
Container
set
Container
to
Json
Constructors
constructor
new
Base
Component
(
)
:
BaseComponent
Returns
BaseComponent
Properties
Readonly
uuid
uuid
:
string
= ...
Methods
get
Container
get
Container
(
)
:
undefined
|
IEntity
Returns
undefined
|
IEntity
set
Container
set
Container
(
container
)
:
void
Parameters
container
:
IEntity
Returns
void
to
Json
to
Json
(
)
:
WithType
<
ComponentProps
>
Returns
WithType
<
ComponentProps
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
uuid
Methods
get
Container
set
Container
to
Json
sparkengineweb
Loading...