WeatherMakerLightManagerScriptGlobalShadow Property |
The amount of global shadow from Weather Maker fog, clouds, etc.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float GlobalShadow { get; }
Public ReadOnly Property GlobalShadow As Single
Get
public:
property float GlobalShadow {
float get ();
}
member GlobalShadow : float32 with get
Property Value
Type:
SingleSee Also