extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | PathfindingService |
Properties
1EmptyCutoff
float| Field | XML type | Value |
|---|---|---|
Name | string | EmptyCutoff |
Yield functions
2ComputeRawPathAsync
(start: Vector3, finish: Vector3, maxDistance: float) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | ComputeRawPathAsync |
ComputeSmoothPathAsync
(start: Vector3, finish: Vector3, maxDistance: float) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | ComputeSmoothPathAsync |