| WeatherMakerShaderPropertiesScriptIsGlobal Property  | 
 
            True if using Shader.Global
            
 
    Namespace: 
   DigitalRuby.WeatherMaker
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic bool IsGlobal { get; }Public ReadOnly Property IsGlobal As Boolean
	Get
public:
property bool IsGlobal {
	bool get ();
}member IsGlobal : bool with get
Property Value
Type: 
Boolean See Also
See Also