Experimental: this API is experimental and might be changed or removed in the future.

NavMeshWorld.GetDefaultWorld

Cambiar al Manual
public static Experimental.AI.NavMeshWorld GetDefaultWorld ();

Descripción

Returns a reference to the single NavMeshWorld that can currently exist and be used in Unity.

The returned world comprises of all the NavMeshes and connections that are also used through the NavMesh-related structures.