WeatherMakerAuroraProfileScriptAnimationDistanceFade Property |
Aurora distance fade
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float AnimationDistanceFade { get; set; }
Public Property AnimationDistanceFade As Single
Get
Set
public:
property float AnimationDistanceFade {
float get ();
void set (float value);
}
member AnimationDistanceFade : float32 with get, set
Property Value
Type:
SingleSee Also