Struct NavMeshLocation
Inherited Members
Namespace: UnityEngine.Experimental.AI
Assembly: UnityEngine.dll
Syntax
public struct NavMeshLocation
Properties
| Improve this Doc View Sourcepolygon
Declaration
public PolygonId polygon { get; }
Property Value
| Type | Description |
|---|---|
| PolygonId |
position
Declaration
public Vector3 position { get; }
Property Value
| Type | Description |
|---|---|
| Vector3 |