Function GraphUpdateScene.Apply
        
                Apply
        
                ()
    
            
            Updates graphs with a created GUO.
                Public
            
        void Apply ()
Updates graphs with a created GUO.
Creates a Pathfinding.GraphUpdateObject with a Pathfinding.GraphUpdateShape representing the polygon of this object and update all graphs using AstarPath.UpdateGraphs. This will not update graphs immediately. See AstarPath.UpdateGraph for more info.