enableInstancing
enableInstancing: undefined | boolean
If true, tiles may represent repeated geometry as sets of instances. This can reduce tile size and tile generation time, and improve performance.
Default value: true
Defined in
- core/frontend/src/tile/TileAdmin.ts Line 1032
Last Updated: 20 June, 2023