C# Class HaloMap.H2MetaContainers.coll.surfaceData

The surface data.
Show file Open project: troymac1ure/Entity

Public Properties

Property Type Description
Plane int
Vertices List

Property Details

Plane public property

The plane.
public int Plane
return int

Vertices public property

The vertices.
public List Vertices
return List