Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LibNoise
FastBillow
C# Class LibNoise.FastBillow
Inheritance:
LibNoise.FastNoiseBasis
,
IModule
Mostrar archivo
Open project: MadoxLabs/NoiseTool
Class Usage Examples
Public Methods
Method
Description
FastBillow
( ) :
System
FastBillow
(
int
seed
) :
System
GetValue
(
double
x
,
double
y
,
double
z
) :
double
Method Details
FastBillow()
public
method
public
FastBillow
( ) :
System
return
System
FastBillow()
public
method
public
FastBillow
(
int
seed
) :
System
seed
int
return
System
GetValue()
public
method
public
GetValue
(
double
x
,
double
y
,
double
z
) :
double
x
double
y
double
z
double
return
double