Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListRevealSectors3DQuery

Hierarchy

Index

Properties

Properties

Optional boundingBox

boundingBox: BoundingBox3D

Bounding box to restrict search to. If given, only return sectors that intersect the given bounding box. Given as a JSON-encoded object of two arrays "min" and "max" with 3 coordinates each.

Optional cursor

cursor: undefined | string

Optional limit

limit: undefined | number