Constructor
Variables
Methods
ridged(seed:Int, x:Float, y:Float, octaves:Int, offset:Float = 0.5, gain:Float = 2.0, persist:Float = 0.5, lacunarity:Float = 2.0):Float
thresholdValue(p:Float):Float
Converts a desired probability in the [0,1] range into the corresponding perlin value that we must test against for threshold.