PathfindingService

extends Instance

Class fields

FieldXML typeValue
NamestringPathfindingService

Properties

1
EmptyCutoff
float
FieldXML typeValue
NamestringEmptyCutoff

Yield functions

2
ComputeRawPathAsync
(start: Vector3, finish: Vector3, maxDistance: float) → Instance
FieldXML typeValue
NamestringComputeRawPathAsync
ComputeSmoothPathAsync
(start: Vector3, finish: Vector3, maxDistance: float) → Instance
FieldXML typeValue
NamestringComputeSmoothPathAsync