Header menu logo Mibo

Light Type

Discriminated union of all supported light types.

Union cases

Union case Description

Directional DirectionalLight

Full Usage: Directional DirectionalLight

Parameters:

Point PointLight

Full Usage: Point PointLight

Parameters:
Item : PointLight

Spot SpotLight

Full Usage: Spot SpotLight

Parameters:
Item : SpotLight

Instance members

Instance member Description

this.IsDirectional

Full Usage: this.IsDirectional

Returns: bool
Returns: bool

this.IsPoint

Full Usage: this.IsPoint

Returns: bool
Returns: bool

this.IsSpot

Full Usage: this.IsSpot

Returns: bool
Returns: bool

Type something to start searching.