WeatherMakerFogProfileScriptFogScatterReduction Property |
Density of fog for scattering reduction
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float FogScatterReduction { get; }
Public ReadOnly Property FogScatterReduction As Single
Get
public:
property float FogScatterReduction {
float get ();
}
member FogScatterReduction : float32 with get
Property Value
Type:
Single
See Also