Class Cut
    Private
    
    Internal class describing a single NavmeshCut.
Public Variables
        
                bounds
        
    
                    
                    Bounds in XZ space.
                        Public
                    
                
        
                boundsY
        
    
                    
                    X is the lower bound on the y axis, Y is the upper bounds on the Y axis.
                        Public
                    
                
        
                contour
        
    
                    
                    
                        Public
                    
                
        
                cutsAddedGeom
        
    
                    
                    
                        Public
                    
                
        
                isDual
        
    
                    
                    
                        Public