Struct TileMeshUnsafe

Public

Public Methods

Dispose ()
Public
ToManaged ()
Public

Public Variables

tags

One tag per triangle, of type uint.

Public
triangles

Three indices per triangle, of type int.

Public
verticesInTileSpace

One vertex per triangle, of type Int3.

Public