Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
ShadowSystem
Interface ShadowSystem
interface
ShadowSystem
{
dispose
:
()
=>
void
;
light
:
DirectionalLight
;
update
:
(
camera
:
Camera
,
scene
:
Scene
)
=>
void
;
}
Index
Properties
dispose
light
update
Properties
dispose
dispose
:
()
=>
void
light
light
:
DirectionalLight
update
update
:
(
camera
:
Camera
,
scene
:
Scene
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dispose
light
update
GitHub
Examples
Strata - v1.4.10
Loading...