navcat docs
    Preparing search index...

    Function getTileAt

    • Gets the tile at the given x, y, and layer position.

      Parameters

      • navMesh: NavMesh

        the navigation mesh

      • x: number

        the x position

      • y: number

        the y position

      • layer: number

        the layer

      Returns NavMeshTile | undefined

      the navigation mesh tile