Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/postProcesses/shadowPostProcess
ShadowPostProcess
Class ShadowPostProcess
Hierarchy
PostProcess
ShadowPostProcess
Index
Constructors
constructor
Properties
rings
Uniforms
shadow
Uniforms
Methods
dispose
Constructors
constructor
new
ShadowPostProcess
(
transform
:
TransformNode
,
boundingRadius
:
number
,
ringsUniforms
:
null
|
RingsUniforms
,
cloudsUniforms
:
null
|
CloudsUniforms
,
hasOcean
:
boolean
,
stellarObjects
:
readonly
(
HasBoundingSphere
&
LightEmitter
)
[]
,
scene
:
Scene
,
)
:
ShadowPostProcess
Parameters
transform
:
TransformNode
boundingRadius
:
number
ringsUniforms
:
null
|
RingsUniforms
cloudsUniforms
:
null
|
CloudsUniforms
hasOcean
:
boolean
stellarObjects
:
readonly
(
HasBoundingSphere
&
LightEmitter
)
[]
scene
:
Scene
Returns
ShadowPostProcess
Properties
Readonly
rings
Uniforms
ringsUniforms
:
null
|
RingsUniforms
Readonly
shadow
Uniforms
shadowUniforms
:
ShadowUniforms
Methods
dispose
dispose
(
camera
?:
Camera
)
:
void
Disposes the post process.
Parameters
Optional
camera
:
Camera
The camera to dispose the post process on.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
rings
Uniforms
shadow
Uniforms
Methods
dispose
Cosmos Journeyer API Documentation - v1.10.1
Loading...
Disposes the post process.