Preparing search index...
The search index is not available
Cosmos Journeyer API Documentation
Cosmos Journeyer API Documentation
starmap/starMap
<internal>
SierpinskiPyramidPostProcess
Class SierpinskiPyramidPostProcess
Hierarchy
PostProcess
SierpinskiPyramidPostProcess
Implements
UpdatablePostProcess
Index
Constructors
constructor
Methods
update
Constructors
constructor
new
SierpinskiPyramidPostProcess
(
transform
:
TransformNode
,
boundingRadius
:
number
,
model
:
SierpinskiPyramidModel
,
scene
:
Scene
,
stellarObjects
:
StellarObject
[]
,
)
:
SierpinskiPyramidPostProcess
Parameters
transform
:
TransformNode
boundingRadius
:
number
model
:
SierpinskiPyramidModel
scene
:
Scene
stellarObjects
:
StellarObject
[]
Returns
SierpinskiPyramidPostProcess
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.