Click or drag to resize
LightIntensity Property
Light Intensity (equivilent to Color.A).

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

Property Value

Type: Single
See Also