GraphicsManagerActiveLightsManager Property |
Manage lights and serve them to materials.
This object holds the currently active lights manager, given by the scene.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static ILightsManager ActiveLightsManager { get; }
Property Value
Type:
ILightsManagerSee Also