WeatherMakerAuroraProfileScriptAnimationOctave Property |
Aurora octave, modifies noise generation
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Vector2 AnimationOctave { get; set; }
Public Property AnimationOctave As Vector2
Get
Set
public:
property Vector2 AnimationOctave {
Vector2 get ();
void set (Vector2 value);
}
member AnimationOctave : Vector2 with get, set
Property Value
Type:
Vector2See Also