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