프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
MakeFoliage ( ) : void | ||
MakeTrunk ( ) : void | ||
Prepare ( ) : void |
메소드 | 설명 | |
---|---|---|
CrossSection ( Vector3I center, float radius, int dirAxis, Block matIndex ) : void | ||
FoliageCluster ( Vector3I center ) : void | ||
MakeBranches ( ) : void | ||
MakeRoots ( IList |
||
MakeRoots ( [ |
||
ShapeFunc ( int z ) : float | ||
TaperedLimb ( Vector3I start, Vector3I end, float startSize, float endSize ) : void |
protected CrossSection ( Vector3I center, float radius, int dirAxis, Block matIndex ) : void | ||
center | Vector3I | |
radius | float | |
dirAxis | int | |
matIndex | Block | |
리턴 | void |
protected FoliageCluster ( Vector3I center ) : void | ||
center | Vector3I | |
리턴 | void |
protected TaperedLimb ( Vector3I start, Vector3I end, float startSize, float endSize ) : void | ||
start | Vector3I | |
end | Vector3I | |
startSize | float | |
endSize | float | |
리턴 | void |