What it does
NoiseXY takes x (a float) and y (a float), and answers a float.
Syntax
NoiseXY(x float, y float) → floatParameters
| Name | Type |
|---|---|
| x | float |
| y | float |
Every form returns
float
NoiseXY takes x (a float) and y (a float), and answers a float.
NoiseXY(x float, y float) → float| Name | Type |
|---|---|
| x | float |
| y | float |
float