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
Public FogNoiseSampleCount As Integer
public:
int FogNoiseSampleCount
val mutable FogNoiseSampleCount: int
Field Value
Type:
Int32See Also