Class Entity

Namespace
Elegy.Common.Assets.BrushMapData
Assembly
Elegy.Common.dll
public class Entity
Inheritance
Entity
Inherited Members

Fields

BoundingBox

public Box3 BoundingBox

Field Value

Box3

Brushes

public List<Brush> Brushes

Field Value

List<Brush>

Centre

public Vector3 Centre

Field Value

Vector3

ClassName

public string ClassName

Field Value

string

Pairs

public Dictionary<string, string> Pairs

Field Value

Dictionary<string, string>

Methods

GetBrushOrigin()

public Vector3 GetBrushOrigin()

Returns

Vector3