[]
Represents collection of lights for 3D scene.
public class LightCollection : ObservableCollection<Light>, IList<Light>, ICollection<Light>, IList, ICollection, IReadOnlyList<Light>, IReadOnlyCollection<Light>, IEnumerable<Light>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
| Name | Description |
|---|---|
| LightCollection() |