Preparing search index...
The search index is not available
Cosmos Journeyer API Documentation
Cosmos Journeyer API Documentation
starmap/starMap
<internal>
BlackHolePostProcess
Class BlackHolePostProcess
Hierarchy
PostProcess
BlackHolePostProcess
Implements
UpdatablePostProcess
Index
Constructors
constructor
Methods
update
Constructors
constructor
new
BlackHolePostProcess
(
blackHoleTransform
:
TransformNode
,
blackHoleUniforms
:
BlackHoleUniforms
,
scene
:
Scene
,
)
:
BlackHolePostProcess
Parameters
blackHoleTransform
:
TransformNode
blackHoleUniforms
:
BlackHoleUniforms
scene
:
Scene
Returns
BlackHolePostProcess
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.