Class NavmeshUpdateSettings Extends IDisposable
    Public
    
    Stores navmesh cutting related data for a single graph.
Public Methods
        
                OnResized
        
                (newTileBounds, tileLayout)
    
                    
                    Called when the graph has been resized to a different tile count.
Public Variables
        
                anyTilesDirty
        
    
                    
                    
                        Public
                    
                
        
                attachedToGraph
        
    
                    
                    
                        Public
                    
                
        
                clipperLookup
        
    
                    
                    
                        Public
                    
                
        
                enabled
        
    
                    
                    
                        Public
                    
                
        
                tileLayout
        
    
                    
                    
                        Public
                    
                Private/Protected Members
        
                dirtyTileCoordinates
        
    
                    
                    
                        Private
                    
                
        
                dirtyTiles
        
    
                    
                    
                        Private
                    
                
        
                graph
        
    
                    
                    
                        Internal
                            Readonly