Function NavmeshPrefab.Apply

Apply ()

Applies the navmesh stored in this prefab to the first recast graph in the scene.

Public
Apply (RecastGraph graph)

Applies the navmesh stored in this prefab to the given graph.

Public