WeatherMakerAuroraProfileScriptAnimationAnimationSpeed Property |
Animation speed, how fast aurora animates
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Vector3 AnimationAnimationSpeed { get; set; }
Public Property AnimationAnimationSpeed As Vector3
Get
Set
public:
property Vector3 AnimationAnimationSpeed {
Vector3 get ();
void set (Vector3 value);
}
member AnimationAnimationSpeed : Vector3 with get, set
Property Value
Type:
Vector3See Also