C# 클래스 Dwarrowdelf.TerrainGen.DiamondSquare.Context

파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 프로퍼티들

프로퍼티 타입 설명
Corners CornerData
Grid ArrayGrid2D
H double
Max double
Min double
Random System.Random
Range double

프로퍼티 상세

Corners 공개적으로 프로퍼티

public CornerData Corners
리턴 CornerData

Grid 공개적으로 프로퍼티

public ArrayGrid2D Grid
리턴 ArrayGrid2D

H 공개적으로 프로퍼티

public double H
리턴 double

Max 공개적으로 프로퍼티

public double Max
리턴 double

Min 공개적으로 프로퍼티

public double Min
리턴 double

Random 공개적으로 프로퍼티

public Random,System Random
리턴 System.Random

Range 공개적으로 프로퍼티

public double Range
리턴 double