Click or drag to resize
LightColor Property
Light color and strength (A field = light strength).

Namespace:  GeonBit.ECS.Components.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Color Color { get; set; }

Property Value

Type: Color
See Also