ConstructorOptions

Properties

Link copied to clipboard
abstract val color: Color?

The color of the light. Default value - Color.WHITE

Link copied to clipboard
abstract val direction: Cartesian3

The direction in which light gets emitted.

Link copied to clipboard
abstract val intensity: Double?

The intensity of the light. Default value - 1.0