Mathf.PerlinNoise

static function PerlinNoise (x : float, y : float) : float

Returns

float - value between 0.0 and 1.0.

Description

Generate 2D Perlin noise.