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

NavMeshWorld.IsValid

Cambiar al Manual
public bool IsValid ();

Descripción

Returns true if the NavMeshWorld has been properly initialized.

Currently the only way to obtain the single possible valid NavMesh world is through a call to NavMeshWorld.GetDefaultWorld.