Classes
Members
    
    atmosphere : Weather.Atmosphere
    
    大气
    
    cloud : Weather.WorldCloud
    
    云
    
    fog : Weather.Fog
    
    雾
    
    fogPostProcess : Weather.FogPostProcess
    
    雾(后处理模式)
    
    moon : Weather.Moon
    
    月亮
    
    rain : Weather.Rain
    
    雨
    
    rainPostProcess : Weather.RainPostProcess
    
    雨(后处理模式)
    
    skyBox : Weather.SkyBox
    
    天空盒
    
    snow : Weather.Snow
    
    雪
    
    snowPostProcess : Weather.SnowPostProcess
    
    雪(后处理模式)
    
    sun : Weather.Sun
    
    太阳