C# 클래스 fCraft.ForesterArgs

파일 보기 프로젝트 열기: GlennMR/800craft 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BranchDensity float
Foliage bool
FoliageBlock Block
FoliageDensity float
Height int
HeightVariation int
Map Map
MapHeightLimit bool
Operation Forester.ForesterOperation
PlantOn Block
Rand Random
RootButtresses bool
Roots Forester.RootMode
Shape Forester.TreeShape
TreeCount int
TrunkBlock Block
TrunkHeight float
TrunkThickness float
Wood bool

비공개 메소드들

메소드 설명
PlaceBlock ( Vector3I coord, Block block ) : void
PlaceBlock ( int x, int y, int z, Block block ) : void
Validate ( ) : void

프로퍼티 상세

BranchDensity 공개적으로 프로퍼티

public float BranchDensity
리턴 float

Foliage 공개적으로 프로퍼티

public bool Foliage
리턴 bool

FoliageBlock 공개적으로 프로퍼티

public Block FoliageBlock
리턴 Block

FoliageDensity 공개적으로 프로퍼티

public float FoliageDensity
리턴 float

Height 공개적으로 프로퍼티

public int Height
리턴 int

HeightVariation 공개적으로 프로퍼티

public int HeightVariation
리턴 int

Map 공개적으로 프로퍼티

public Map,fCraft Map
리턴 Map

MapHeightLimit 공개적으로 프로퍼티

public bool MapHeightLimit
리턴 bool

Operation 공개적으로 프로퍼티

public Forester.ForesterOperation Operation
리턴 Forester.ForesterOperation

PlantOn 공개적으로 프로퍼티

public Block PlantOn
리턴 Block

Rand 공개적으로 프로퍼티

public Random Rand
리턴 Random

RootButtresses 공개적으로 프로퍼티

public bool RootButtresses
리턴 bool

Roots 공개적으로 프로퍼티

public Forester.RootMode Roots
리턴 Forester.RootMode

Shape 공개적으로 프로퍼티

public Forester.TreeShape Shape
리턴 Forester.TreeShape

TreeCount 공개적으로 프로퍼티

public int TreeCount
리턴 int

TrunkBlock 공개적으로 프로퍼티

public Block TrunkBlock
리턴 Block

TrunkHeight 공개적으로 프로퍼티

public float TrunkHeight
리턴 float

TrunkThickness 공개적으로 프로퍼티

public float TrunkThickness
리턴 float

Wood 공개적으로 프로퍼티

public bool Wood
리턴 bool