Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/postProcesses/anomalies/juliaSetPostProcess
JuliaSetPostProcess
Class JuliaSetPostProcess
Hierarchy
PostProcess
JuliaSetPostProcess
Implements
UpdatablePostProcess
Index
Constructors
constructor
Methods
update
Constructors
constructor
new
JuliaSetPostProcess
(
transform
:
TransformNode
,
boundingRadius
:
number
,
accentColor
:
DeepReadonly
<
Color3
>
,
scene
:
Scene
,
stellarObjects
:
readonly
PointLight
[]
,
)
:
JuliaSetPostProcess
Parameters
transform
:
TransformNode
boundingRadius
:
number
accentColor
:
DeepReadonly
<
Color3
>
scene
:
Scene
stellarObjects
:
readonly
PointLight
[]
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
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
update
Cosmos Journeyer API Documentation - v1.10.1
Loading...
Updates the post process internal clock so that time-dependent effects can be updated.