Function GraphCollision.CheckHeight
        
                CheckHeight
        
                (Vector3 position, out RaycastHit hit, out bool walkable)
    
            
            Returns the position with the correct height.
                Public