API/computeDenseBoxcomputeDenseBoxSplatUtils.computeDenseBox exported from @manycore/aholo-viewer.SplatUtilsFunction computeDenseBox( operator: SplatOperator, ratio?: number,): { boxMin: number[]; boxMax: number[] } Parameters operator: SplatOperator ratio: number Returns { boxMin: number[]; boxMax: number[] } ←combineSplatDatacreateSplat→