polarOffsetFunc

fun polarOffsetFunc(noise: (Int, Double, Double) -> Double, origin: Vector2 = Vector2.ZERO): (seed: Int, polar: Polar, offset: Vector2) -> Double(source)

Polar coordinate front-end for 2D noise functions with variable offset