Function PathTracer.EstimateRemainingPath
        
                EstimateRemainingPath
        
                (int maxCorners, refNativeMovementPlane movementPlane)
    
            
            Estimates the remaining distance to the end of the current path part.
                Public
            
        
        
                EstimateRemainingPath
        
                (refFunnel.FunnelState funnelState, refFunnel.PathPart part, int maxCorners, refNativeMovementPlane movementPlane)
    
            
            
                Public
                    Static