Function NavmeshPrefab.ScanAsync

ScanAsync (RecastGraph graph)

Scans the navmesh asynchronously and returns a promise of a byte representation.

Public
Promise<SerializedOutput> ScanAsync (

RecastGraph

graph

)

Scans the navmesh asynchronously and returns a promise of a byte representation.