struct
NavMeshPathPoint
public sealed struct NavMeshPathPoint Represents a point in a navmesh path, including its position in 3D space. May be extended in the future to hold more information about the point.
Fields
| Name | Type | Description |
|---|---|---|
Position | Vector3 |
Assembly:
Sandbox.Engine Namespace: Sandbox.Navigation Full Name: Sandbox.Navigation.NavMeshPathPoint