Function XPath.Construct

Construct (Vector3 start, Vector3 end, OnPathDelegate callback=null)

Construct a path with a start and end point.

Public Static
Construct (Vector3 start, Vector3 end, OnPathDelegate callback=null)

Construct a path with a start and end point.

Public Static