WeatherMakerAuroraProfileScriptAnimationAmbientColor Property |
Aurora ambient color influence
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public 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:
ColorSee Also