Source position: GLPerlin.pas line 179
procedure Perlin_Random1DStrip(
x: Integer;
Width: Integer;
Step: Integer;
Amp: Double;
Res: T1DPerlinArray
);