GKNoise.ApplyTurbulence(Double, Double, Int32, Int32) Method

Definition

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

Applies to