editor › Globals › IDirectionalLightConfig
Interface: IDirectionalLightConfig
Hierarchy
- IDirectionalLightConfig
Index
Properties
Properties
color
• color: Color
Defined in src/renderContext/BackgroundParts.ts:35
position
• position: IPoint3
Defined in src/renderContext/BackgroundParts.ts:37
shadowExtent
• shadowExtent: number
Defined in src/renderContext/BackgroundParts.ts:40
shadowFar
• shadowFar: number
Defined in src/renderContext/BackgroundParts.ts:39
shadowNear
• shadowNear: number
Defined in src/renderContext/BackgroundParts.ts:38
strength
• strength: number
Defined in src/renderContext/BackgroundParts.ts:36
type
• type: "directional"
Defined in src/renderContext/BackgroundParts.ts:34