Click or drag to resize

WeatherMakerFogProfileScriptFogNoiseSampleCount Field

Number of samples to take for 3D fog. If the player will never enter the fog, this can be a lower value. If the player can move through the fog, 40 or higher is better, but will cost some performance.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int FogNoiseSampleCount

Field Value

Type: Int32
See Also