# AmbientLightSource

The `AmbientLightSource` class describes an ambient lighting source.

## Properties

| Property    | Description                                                                                                                                                      |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `color`     | <p><code>(get) (Not Available) (set) color: ColorSignal</code></p><p>Specifies the color of this light source.</p>                                               |
| `intensity` | <p><code>(get) intensity: ScalarSignal (set) intensity: ScalarSignal</code></p><p>Specifies the intensity of this light source, usually between 0.0 and 1.0.</p> |

## Methods

This module exposes no methods.
