libtcod-net
GetPerlinNoise Method (f)
Namespaces
►
libtcodWrapper
►
TCODNoise
►
GetPerlinNoise(
array<
Single
>
[]
()
[]
)
C#
Get Perlin Noise
Declaration Syntax
C#
public
float
GetPerlinNoise
(
float
[]
f
)
Parameters
f
(
array<
Single
>
[]
()
[]
)
An array of coordinates
Return Value
Perlin noise for that point (-1.0 - 1.0)
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)