Struct NavMeshWorld
Inherited Members
Namespace: UnityEngine.Experimental.AI
Assembly: UnityEngine.dll
Syntax
public struct NavMeshWorld
Methods
| Improve this Doc View SourceAddDependency(JobHandle)
Declaration
public void AddDependency(JobHandle job)
Parameters
| Type | Name | Description |
|---|---|---|
| JobHandle | job |
GetDefaultWorld()
Declaration
public static NavMeshWorld GetDefaultWorld()
Returns
| Type | Description |
|---|---|
| NavMeshWorld |
IsValid()
Declaration
public bool IsValid()
Returns
| Type | Description |
|---|---|
| Boolean |