GKNoise.ApplyTurbulence(Double, Double, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Applies distortion to the noise field.
[Foundation.Export("applyTurbulenceWithFrequency:power:roughness:seed:")]
public virtual void ApplyTurbulence (double frequency, double power, int roughness, int seed);
abstract member ApplyTurbulence : double * double * int * int -> unit
override this.ApplyTurbulence : double * double * int * int -> unit
Parameters
- frequency
- Double
- power
- Double
- roughness
- Int32
- seed
- Int32
- Attributes