C# Class HaloMap.H2MetaContainers.coll.surfaceData

The surface data.
显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
Plane int
Vertices List

Property Details

Plane public_oe property

The plane.
public int Plane
return int

Vertices public_oe property

The vertices.
public List Vertices
return List