Strata - v1.4.10
GitHub
Examples
Preparing search index...
components
GodRaysRef
Interface GodRaysRef
Ref interface for GodRays imperative control
interface
GodRaysRef
{
material
:
ShaderMaterial
|
null
;
setIntensity
:
(
intensity
:
number
)
=>
void
;
setLightPosition
:
(
position
:
Vector3
)
=>
void
;
}
Index
Properties
material
set
Intensity
set
Light
Position
Properties
material
material
:
ShaderMaterial
|
null
set
Intensity
setIntensity
:
(
intensity
:
number
)
=>
void
set
Light
Position
setLightPosition
:
(
position
:
Vector3
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
material
set
Intensity
set
Light
Position
GitHub
Examples
Strata - v1.4.10
Loading...
Ref interface for GodRays imperative control