LightOn
Summary
public bool LightOn { get; set; }
If true, we use the light in lighting calculation. Otherwise it's like turned off, but still in the buffer.
public bool LightOn { get; set; }
If true, we use the light in lighting calculation. Otherwise it's like turned off, but still in the buffer.