Struct TileMesh

Public

A tile in a navmesh graph.

This is an intermediate representation used when building the navmesh, and also in some cases for serializing the navmesh to a portable format.

See

NavmeshTile for the representation used for pathfinding.

Inner Types

Unsafe version of TileMesh.

Public Variables

tags

One tag per triangle.

Public
triangles
Public
verticesInTileSpace
Public