Struct RecastBuilder

Public

Helper methods for scanning a recast graph.

Inner Types

Represents a group of tiles of a recast graph.

Unsafe representation of a TileMeshes struct.

Public Static Methods

BuildNodeTiles (graph)

Builds nodes given some tile meshes.

Public Static
BuildTileMeshes (graph, tileRect)

Builds meshes for the given tiles in a graph.

Public Static