Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAmbientLightApi

The api for an ambient light. An ambient light can be created by calling the addAmbientLight method.

Hierarchy

Index

Properties

color: Color

The color of the light.

id: string

The id of the light.

intensity: number

The intensity of the light.

type: LIGHT_TYPE

The type of the light.

name?: string

The name of the light. Used by the platform.

order?: number

The order of the light. Used by the platform.