Function FloodPathTracer.Construct

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

Construct a path with a start and end point.

Public Static