Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 940 Bytes

directionallightsource.md

File metadata and controls

38 lines (33 loc) · 940 Bytes

DirectionalLightSource

The DirectionalLightSource class describes a directional light source.

Properties

Property Description
color

(get) (Not Available) (set) color: ColorSignal

Specifies the color of this light source.

intensity

(get) intensity: ScalarSignal (set) intensity: ScalarSignal

Specifies the intensity of this light source, usually between 0.0 and 1.0.

## Methods

This module exposes no methods.