Interface INavmeshHolder Extends ITransformedGraph

Public

Interface for something that holds a triangle based navmesh.

Public Methods

GetNodes (del)
GetTileCoordinates (tileIndex, x, z)

Transforms coordinates from graph space to world space.

GetVertex (i)

Position of vertex number i in the world.

Position of vertex number i in coordinates local to the graph.

Inherited Public Members

transform
Public