WeatherMakerAuroraProfileScriptAnimationColor Property |
Animation color, tints the aurora
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Gradient AnimationColor { get; set; }
Public Property AnimationColor As Gradient
Get
Set
public:
property Gradient^ AnimationColor {
Gradient^ get ();
void set (Gradient^ value);
}
member AnimationColor : Gradient with get, set
Property Value
Type:
GradientSee Also