WeatherMakerFullScreenFogScriptInstance Property |
Shared instance of full screen fog script
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static WeatherMakerFullScreenFogScript Instance { get; }
Public Shared ReadOnly Property Instance As WeatherMakerFullScreenFogScript
Get
public:
static property WeatherMakerFullScreenFogScript^ Instance {
WeatherMakerFullScreenFogScript^ get ();
}
static member Instance : WeatherMakerFullScreenFogScript with get
Property Value
Type:
WeatherMakerFullScreenFogScriptSee Also