C# Class TerrainDisplay.Extracted.WMO.ExtractedWMOGroup

Show file Open project: WCell/WCell-Terrain Class Usage Examples

Public Properties

Property Type Description
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

Property Details

Bounds public property

public BoundingBox Bounds
return BoundingBox

Flags public property

public WMOGroupFlags Flags
return WMOGroupFlags

GroupId public property

public uint GroupId
return uint

HasLiquid public property

public bool HasLiquid
return bool

LiqTileCountX public property

public int LiqTileCountX
return int

LiqTileCountY public property

public int LiqTileCountY
return int

LiquidBaseCoords public property

public Vector3,System LiquidBaseCoords
return System.Vector3

LiquidHeights public property

public float[,] LiquidHeights
return ].float[

LiquidTileMap public property

public bool[,] LiquidTileMap
return ].bool[

LiquidVertices public property

public List LiquidVertices
return List

ModelRefs public property

public List ModelRefs
return List

Tree public property

public BSPTree,TerrainDisplay.MPQ.WMO.Components Tree
return TerrainDisplay.MPQ.WMO.Components.BSPTree

WmoVertices public property

public List WmoVertices
return List