static var fog : bool
Description描述
Is fog enabled?
是否开启雾?
// Enable fog //开启雾 RenderSettings.fog = true;