WeatherMakerPerformanceProfileScriptEnableFogLights Field |
Whether to enable volumetric fog point/spot lights. Fog always uses directional lights. Disable to improve performance.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool EnableFogLights
Public EnableFogLights As Boolean
public:
bool EnableFogLights
val mutable EnableFogLights: bool
Field Value
Type:
BooleanSee Also