| GeonBit.Core.Graphics.Lights Namespace |
[Missing <summary> documentation for "N:GeonBit.Core.Graphics.Lights"]
| Class | Description | |
|---|---|---|
| LightsManager |
Implement a default, basic lights manager.
| |
| LightSource |
Basic light source entity.
|
| Interface | Description | |
|---|---|---|
| ILightsManager |
Interface for lights manager.
These objects manage lights and provide them to materials when trying to render.
|