Method SetAreaLightColor
SetAreaLightColor(AreaLightColor, int, TimeSpan)
Sets a light color in this area.
public void SetAreaLightColor(AreaLightColor colorType, int color, TimeSpan fadeTime = default)
Parameters
colorTypeAreaLightColorThe type of color to set.
colorintThe new color to set.
fadeTimeTimeSpanThe time to fade the new color.