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