Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LibNoise
FastPerlin
C# 클래스 LibNoise.FastPerlin
상속:
FastMath
,
IModule
파일 보기
프로젝트 열기: MadoxLabs/NoiseTool
1 사용 예제들
공개 메소드들
메소드
설명
FastPerlin
( ) :
System
FastPerlin
(
int
seed
) :
System
GetValue
(
double
x
,
double
y
,
double
z
) :
double
메소드 상세
FastPerlin()
공개
메소드
public
FastPerlin
( ) :
System
리턴
System
FastPerlin()
공개
메소드
public
FastPerlin
(
int
seed
) :
System
seed
int
리턴
System
GetValue()
공개
메소드
public
GetValue
(
double
x
,
double
y
,
double
z
) :
double
x
double
y
double
z
double
리턴
double