# {py:mod}`simvx.graphics.renderer.tile_types` ```{py:module} simvx.graphics.renderer.tile_types ``` ```{autodoc2-docstring} simvx.graphics.renderer.tile_types :allowtitles: ``` ## Module Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} simvx.graphics.renderer.tile_types.__all__ :summary: ``` * - {py:obj}`TILE_INSTANCE_DTYPE ` - ```{autodoc2-docstring} simvx.graphics.renderer.tile_types.TILE_INSTANCE_DTYPE :summary: ``` ```` ### API ````{py:data} __all__ :canonical: simvx.graphics.renderer.tile_types.__all__ :value: > ['TILE_INSTANCE_DTYPE'] ```{autodoc2-docstring} simvx.graphics.renderer.tile_types.__all__ ``` ```` ````{py:data} TILE_INSTANCE_DTYPE :canonical: simvx.graphics.renderer.tile_types.TILE_INSTANCE_DTYPE :value: > 'dtype(...)' ```{autodoc2-docstring} simvx.graphics.renderer.tile_types.TILE_INSTANCE_DTYPE ``` ````