navcat docs
    Preparing search index...
    • Get all triangle chunks that overlap with a rectangular region

      Parameters

      • chunkyTriMesh: ChunkyTriMesh

        the chunky tri mesh to query

      • boundsMin: Vec2

        minimum corner of query rectangle [x, z]

      • boundsMax: Vec2

        maximum corner of query rectangle [x, z]

      Returns number[]

      Array of node indices that overlap the query region