WeatherMakerFullScreenCloudsScriptWeatherMapMaskOverride Field |
Override the weather map mask no matter what the cloud profile is specifying. Alpha channel of 0 blocks clouds completely, 1 shows clouds completely.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Texture2D WeatherMapMaskOverride
Public WeatherMapMaskOverride As Texture2D
public:
Texture2D^ WeatherMapMaskOverride
val mutable WeatherMapMaskOverride: Texture2D
Field Value
Type:
Texture2DSee Also