Skip to main content

Interface: AmbientLightOptions

Defined in: core/Lighting.ts:6

Options for configuring an ambient light.

Properties

color?

optional color: string

Defined in: core/Lighting.ts:8

Light color. Defaults to '#ffffff'.


intensity?

optional intensity: number

Defined in: core/Lighting.ts:10

Light intensity. Defaults to 0.5.