C# 클래스 TerrainDisplay.Extracted.WMO.ExtractedWMOGroup

파일 보기 프로젝트 열기: WCell/WCell-Terrain 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bounds BoundingBox
Flags WMOGroupFlags
GroupId uint
HasLiquid bool
LiqTileCountX int
LiqTileCountY int
LiquidBaseCoords System.Vector3
LiquidHeights ].float[
LiquidTileMap ].bool[
LiquidVertices List
ModelRefs List
Tree TerrainDisplay.MPQ.WMO.Components.BSPTree
WmoVertices List

프로퍼티 상세

Bounds 공개적으로 프로퍼티

public BoundingBox Bounds
리턴 BoundingBox

Flags 공개적으로 프로퍼티

public WMOGroupFlags Flags
리턴 WMOGroupFlags

GroupId 공개적으로 프로퍼티

public uint GroupId
리턴 uint

HasLiquid 공개적으로 프로퍼티

public bool HasLiquid
리턴 bool

LiqTileCountX 공개적으로 프로퍼티

public int LiqTileCountX
리턴 int

LiqTileCountY 공개적으로 프로퍼티

public int LiqTileCountY
리턴 int

LiquidBaseCoords 공개적으로 프로퍼티

public Vector3,System LiquidBaseCoords
리턴 System.Vector3

LiquidHeights 공개적으로 프로퍼티

public float[,] LiquidHeights
리턴 ].float[

LiquidTileMap 공개적으로 프로퍼티

public bool[,] LiquidTileMap
리턴 ].bool[

LiquidVertices 공개적으로 프로퍼티

public List LiquidVertices
리턴 List

ModelRefs 공개적으로 프로퍼티

public List ModelRefs
리턴 List

Tree 공개적으로 프로퍼티

public BSPTree,TerrainDisplay.MPQ.WMO.Components Tree
리턴 TerrainDisplay.MPQ.WMO.Components.BSPTree

WmoVertices 공개적으로 프로퍼티

public List WmoVertices
리턴 List