Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/spaceship/thruster
Thruster
Class Thruster
Index
Constructors
constructor
Properties
light
light
Max
Intensity
light
Min
Intensity
max
Authority
mesh
parent
Aggregate
plume
throttle
Methods
dispose
get
Throttle
set
Throttle
update
update
Throttle
Constructors
constructor
new
Thruster
(
mesh
:
AbstractMesh
,
direction
:
Vector3
,
parentAggregate
:
PhysicsAggregate
,
)
:
Thruster
Parameters
mesh
:
AbstractMesh
direction
:
Vector3
parentAggregate
:
PhysicsAggregate
Returns
Thruster
Properties
Readonly
light
light
:
PointLight
Readonly
light
Max
Intensity
lightMaxIntensity
:
100
= 100.0
Readonly
light
Min
Intensity
lightMinIntensity
:
10
= 10.0
Protected
Readonly
max
Authority
maxAuthority
:
3000
= 3e3
Readonly
mesh
mesh
:
AbstractMesh
Readonly
parent
Aggregate
parentAggregate
:
PhysicsAggregate
Readonly
plume
plume
:
SolidPlume
Protected
throttle
throttle
:
number
= 0
Methods
dispose
dispose
()
:
void
Returns
void
get
Throttle
getThrottle
()
:
number
Returns
number
set
Throttle
setThrottle
(
throttle
:
number
)
:
void
Parameters
throttle
:
number
Returns
void
update
update
(
deltaSeconds
:
number
)
:
void
Parameters
deltaSeconds
:
number
Returns
void
update
Throttle
updateThrottle
(
delta
:
number
)
:
void
Parameters
delta
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
light
light
Max
Intensity
light
Min
Intensity
max
Authority
mesh
parent
Aggregate
plume
throttle
Methods
dispose
get
Throttle
set
Throttle
update
update
Throttle
Cosmos Journeyer API Documentation - v1.10.1
Loading...