Map Debug Options
enum MapDebugOptions
Content copied to clipboard
Options for enabling debugging features in a map.
Entries
TILE_BORDERS
Link copied to clipboard
Content copied to clipboard
Edges of tile boundaries are shown as thick, red lines to help diagnose tile clipping issues.
PARSE_STATUS
Link copied to clipboard
Content copied to clipboard
Each tile shows its tile coordinate (x/y/z) in the upper-left corner.
TIMESTAMPS
Link copied to clipboard
Content copied to clipboard
Each tile shows a timestamp indicating when it was loaded.
STENCIL_CLIP
Link copied to clipboard
Content copied to clipboard
The stencil buffer is shown instead of the color buffer.
DEPTH_BUFFER
Link copied to clipboard
Content copied to clipboard
The depth buffer is shown instead of the color buffer.
RENDER_CACHE
Link copied to clipboard
Content copied to clipboard
Visualize residency of tiles in the render cache.