47 SetRadiusTo(m_SegregatedRadius);
48 SetSpotLightAngle(m_SegregatedAngle);
49 SetBrightnessTo(m_SegregatedBrightness);
50 SetAmbientColor(m_SegregatedColorRGB[0], m_SegregatedColorRGB[1], m_SegregatedColorRGB[2]);
51 SetDiffuseColor(m_SegregatedColorRGB[0], m_SegregatedColorRGB[1], m_SegregatedColorRGB[2]);
53 SetFlareVisible(
false);