154 this->SetDiffuseColor(math::Color::White);
155 this->SetSpecularColor(math::Color::White);
156 this->SetAttenuationConstant(1);
157 this->SetAttenuationLinear(0);
158 this->SetAttenuationQuadratic(0);
159 this->SetAttenuationRange(100);
160 this->SetCastShadows(
true);
161 this->SetIntensity(1.0);