Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
utils/solidPlume
SolidPlume
Class SolidPlume
Index
Constructors
constructor
Properties
direction
recycled
Particles
solid
Particle
System
MAX_
NB_
PARTICLES
PLUME_
RADIUS
TUNNEL_
LENGTH
Methods
set
Throttle
update
Constructors
constructor
new
SolidPlume
(
engineAnchor
:
TransformNode
,
scene
:
Scene
)
:
SolidPlume
Parameters
engineAnchor
:
TransformNode
scene
:
Scene
Returns
SolidPlume
Properties
Readonly
direction
direction
:
Vector3
= Axis.Z
Readonly
recycled
Particles
recycledParticles
:
SolidParticle
[]
= []
Readonly
solid
Particle
System
solidParticleSystem
:
SolidParticleSystem
Static
MAX_
NB_
PARTICLES
MAX_NB_PARTICLES
:
number
= 2000
Static
PLUME_
RADIUS
PLUME_RADIUS
:
number
= 1.5
Static
TUNNEL_
LENGTH
TUNNEL_LENGTH
:
number
= 5
Methods
set
Throttle
setThrottle
(
throttle
:
number
)
:
void
Parameters
throttle
:
number
Returns
void
update
update
(
deltaSeconds
:
number
)
:
void
Parameters
deltaSeconds
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
direction
recycled
Particles
solid
Particle
System
MAX_
NB_
PARTICLES
PLUME_
RADIUS
TUNNEL_
LENGTH
Methods
set
Throttle
update
Cosmos Journeyer API Documentation - v1.10.1
Loading...