Taos API Reference
    Preparing search index...

    Function deriveBoxQuadtree

    • Subdivides a root box (12 numbers: center, x/y/z half-axes) for a QUADTREE tile — the x and y half-axes shrink and the center shifts; the z (vertical) half-axis is kept (height is not subdivided in a quadtree).

      Parameters

      • root: number[]
      • level: number
      • x: number
      • y: number

      Returns number[]