API Reference > imodeljs-frontend > Tiles > TileGraphicType TileGraphicType Enumeration Describes the type of graphics produced by a TileTreeReference. Members Name Value Description BackgroundMap 0 Rendered behind all other geometry without depth. Scene 1 Rendered with normal scene graphics. Overlay 2 Rendered in front of all other geometry. Defined in core/frontend/src/tile/TileTreeReference.ts Line 23 Last Updated: 11 June, 2024