Taos API Reference
    Preparing search index...

    Function deriveBoxOctree

    • Subdivides a root box for an OCTREE tile — like deriveBoxQuadtree but ALL THREE half-axes shrink and the center shifts along the z (vertical) axis too (an octree subdivides height as well as the horizontal extent).

      Parameters

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

      Returns number[]