WasmGPU - v0.4.0
Preparing search index...
DirectionalLightDescriptor
Type Alias DirectionalLightDescriptor
type
DirectionalLightDescriptor
=
{
color
?:
Color
;
direction
?:
[
number
,
number
,
number
]
;
intensity
?:
number
;
}
Index
Properties
color?
direction?
intensity?
Properties
Optional
color
color
?:
Color
Optional
direction
direction
?:
[
number
,
number
,
number
]
Optional
intensity
intensity
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
direction
intensity
Source code
Examples (ESM)
Examples (IIFE)
WasmGPU - v0.4.0
Loading...