Contents

computePath(from:to:)

Declaration

func computePath(from startPosition: SIMD3<Float>, to targetPosition: SIMD3<Float>) async -> [NavigationMeshResource.PathNode]?

See Also

Computing paths