Skip to content

Documentation / scene / EnvLightType

Type Alias: EnvLightType

EnvLightType = "ibl" | "hemisphere" | "constant" | "none"

Defined in: libs/scene/src/render/envlight.ts:20

Environment light type

Released under the MIT License.