WeatherMakerAuroraProfileScriptAnimationPower Property |
Animation power, determines fade of the aurora
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float AnimationPower { get; set; }
Public Property AnimationPower As Single
Get
Set
public:
property float AnimationPower {
float get ();
void set (float value);
}
member AnimationPower : float32 with get, set
Property Value
Type:
SingleSee Also