Build LOD variants
scene_lod_buildLaunches a level-of-detail decimation job for a scan and returns a job ID for progress polling. Use it to generate optimized scene geometry while preventing duplicate active decimation runs.
Instructions
Spawn the LOD decimation job (POST /lod → 202 {job_id}; 409 lod_job_active when one is already running). Poll with workspace_job_wait.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | Yes |