Preparing search index...
The search index is not available
Cosmos Journeyer API Documentation
Cosmos Journeyer API Documentation
starmap/starMap
<internal>
MandelbulbPostProcess
Class MandelbulbPostProcess
Hierarchy
PostProcess
MandelbulbPostProcess
Implements
UpdatablePostProcess
Index
Constructors
constructor
Methods
update
Constructors
constructor
new
MandelbulbPostProcess
(
transform
:
TransformNode
,
boundingRadius
:
number
,
mandelbulbModel
:
MandelbulbModel
,
scene
:
Scene
,
stellarObjects
:
StellarObject
[]
,
)
:
MandelbulbPostProcess
Parameters
transform
:
TransformNode
boundingRadius
:
number
mandelbulbModel
:
MandelbulbModel
scene
:
Scene
stellarObjects
:
StellarObject
[]
Returns
MandelbulbPostProcess
Methods
update
update
(
deltaSeconds
:
number
)
:
void
Updates the post process internal clock so that time-dependent effects can be updated.
Parameters
deltaSeconds
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
update
Cosmos Journeyer API Documentation
Loading...
Updates the post process internal clock so that time-dependent effects can be updated.