WeatherMakerAuroraProfileScriptAnimationHeight Property |
Animation height, determines min/max height of aurora
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public RangeOfFloats AnimationHeight { get; set; }
Public Property AnimationHeight As RangeOfFloats
Get
Set
public:
property RangeOfFloats AnimationHeight {
RangeOfFloats get ();
void set (RangeOfFloats value);
}
member AnimationHeight : RangeOfFloats with get, set
Property Value
Type:
RangeOfFloatsSee Also