class ChemlightLightSource
ChemlightLight › PointLightBase › ScriptedLightBase › EntityLightSource › Entity › ObjectTyped › Object › IEntity › Managed
All members, including inherited
Constructors 1
void ChemlightLight()Members 2
private static float m_DefaultBrightness = 1.5private static float m_DefaultRadius = 7.5Methods 6
References ScriptedLightBase.FadeBrightnessTo(), ScriptedLightBase.FadeRadiusTo(), m_DefaultBrightness
Show 1 more
, m_DefaultRadiusReferenced by Chemlight_ColorBase.OnWork()
void SetColorToWhite()Referenced by Chemlight_ColorBase.CreateLight()
void SetColorToRed()Referenced by Chemlight_ColorBase.CreateLight()
void SetColorToGreen()Referenced by Chemlight_ColorBase.CreateLight()
void SetColorToBlue()Referenced by Chemlight_ColorBase.CreateLight()
void SetColorToYellow()Referenced by Chemlight_ColorBase.CreateLight()