public void UpdateColor() { #if OVERLOAD_LEVEL_EDITOR color = HSBColor.ConvertToSystemColor(c_hue, c_sat, c_bri); #endif }