WeatherMakerFullScreenFogProfileScriptFogIntensityMultiplier Property |
Fog intensity multiplier
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float FogIntensityMultiplier { get; set; }
Public Property FogIntensityMultiplier As Single
Get
Set
public:
property float FogIntensityMultiplier {
float get ();
void set (float value);
}
member FogIntensityMultiplier : float32 with get, set
Property Value
Type:
SingleSee Also