navcat docs
    Preparing search index...

    Function removeTile

    • Removes the tile at the given location

      Parameters

      • navMesh: NavMesh

        the navmesh to remove the tile from

      • x: number

        the x coordinate of the tile

      • y: number

        the y coordinate of the tile

      • layer: number

        the layer of the tile

      Returns boolean

      true if the tile was removed, otherwise false