| WeatherMakerAuroraProfileScriptAnimationAmbientColor Property  | 
 
            Aurora ambient color influence
            
 
    Namespace: 
   DigitalRuby.WeatherMaker
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic Color AnimationAmbientColor { get; set; }Public Property AnimationAmbientColor As Color
	Get
	Set
public:
property Color AnimationAmbientColor {
	Color get ();
	void set (Color value);
}member AnimationAmbientColor : Color with get, set
Property Value
Type: 
Color See Also
See Also