Skip to main content

Environment

@3dverse/livelink v0.8.10


@3dverse/livelink / Components / Environment

Type Alias: Environment

Environment: object

Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/engine_types/components.d.ts:377

The environment of a scene. Used to give a scene a skybox.

Type declaration

skyboxUUID

skyboxUUID: AssetRef<Cubemap>

UUID of the skybox cubemap.

radianceUUID

radianceUUID: AssetRef<Cubemap>

Reference to the radiance cubemap.

irradianceUUID

irradianceUUID: AssetRef<Cubemap>

Reference to the irradiance cubemap.