Click or drag to resize
ILightsManagerAmbientLight Property
Get / set ambient light.

Namespace:  GeonBit.Core.Graphics.Lights
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Color AmbientLight { get; set; }

Return Value

Type: Color
See Also