Function FunnelState.IsReasonableToPopEnd
        
                IsReasonableToPopEnd
        
                (float3 startPoint, float3 endPoint)
    
            
            Like IsReasonableToPopStart but for the end of the funnel.
                Public
            
        bool IsReasonableToPopEnd (
float3  |     startPoint  |         |
float3  |     endPoint  |         
Like IsReasonableToPopStart but for the end of the funnel.