Function NavmeshPrefab.SnapToClosestTileAlignment
        
                SnapToClosestTileAlignment
        
                ()
    
            
            Moves and rotates this object so that it is aligned with tiles in the first recast graph in the scene.
                Public
            
        
        
                SnapToClosestTileAlignment
        
                (RecastGraph graph)
    
            
            Moves and rotates this object so that it is aligned with tiles in the given graph.
                Public