Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/assets/procedural/warpTunnel
WarpTunnel
Class WarpTunnel
See
https://playground.babylonjs.com/#GLZ1PX#1241
(SPS)
https://playground.babylonjs.com/#EAZYXZ#83
(Particle system)
https://playground.babylonjs.com/#W9LE0U#28
Implements
Transformable
Index
Constructors
constructor
Properties
solid
Particle
System
MAX_
NB_
PARTICLES
TUNNEL_
LENGTH
Methods
apply
Force
dispose
get
Transform
set
Throttle
update
Constructors
constructor
new
WarpTunnel
(
scene
:
Scene
)
:
WarpTunnel
Parameters
scene
:
Scene
Returns
WarpTunnel
Properties
Readonly
solid
Particle
System
solidParticleSystem
:
SolidParticleSystem
Static
MAX_
NB_
PARTICLES
MAX_NB_PARTICLES
:
number
= 3000
Static
TUNNEL_
LENGTH
TUNNEL_LENGTH
:
number
= 300
Methods
apply
Force
applyForce
(
force
:
Vector3
)
:
void
Parameters
force
:
Vector3
Returns
void
dispose
dispose
()
:
void
Returns
void
get
Transform
getTransform
()
:
TransformNode
Returns the transform node of the Transformable object
Returns
TransformNode
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
solid
Particle
System
MAX_
NB_
PARTICLES
TUNNEL_
LENGTH
Methods
apply
Force
dispose
get
Transform
set
Throttle
update
Cosmos Journeyer API Documentation - v1.10.1
Loading...
See