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