Function FloodPathTracer.Construct
        
                Construct
        
                (Vector3 start, Vector3 end, OnPathDelegate callback=null)
    
            
            Construct a path with a start and end point.
                Public
                    Static