Struct TileMeshUnsafe

Public

Unsafe version of TileMesh.

Public Methods

Dispose (allocator)

Frees the underlaying memory.

Public Variables

tags

One tag per triangle.

Public
triangles

Three indices per triangle.

Public
verticesInTileSpace

One vertex per triangle.

Public