Class Brush

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

Fields

BoundingBox

public Box3 BoundingBox

Field Value

Box3

Centre

public Vector3 Centre

Field Value

Vector3

Faces

public List<Face> Faces

Field Value

List<Face>

Methods

IntersectPlanes()

public void IntersectPlanes()