DirectionalLight

A light that gets emitted in a single direction from infinitely far away.

See also

Constructors

Link copied to clipboard

Types

Link copied to clipboard
sealed interface ConstructorOptions

Properties

Link copied to clipboard
open override var color: Color

The color of the light.

Link copied to clipboard

The direction in which light gets emitted.

Link copied to clipboard
open override var intensity: Double

The intensity of the light.