Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Tilemaps reference

Explore the properties and settings of tilemap components, tile palettes, brushes, tiles, and grids.
Read time 1 minuteLast updated 13 days ago

Explore the properties and settings of tilemap components, tile palettes, brushes, tiles, and the grid component.

Topic

Description

Grid component referenceExplore the properties you can use to configure a grid GameObject.
Tilemap component referenceExplore the properties you can use to configure a tilemap.
Tilemap Renderer component referenceControl how Unity renders the tiles you paint onto a tilemap.
Tile asset referenceExplore the properties you can use to configure a tile asset.
Grid Brush settings in the Preferences window referenceCustomize the behavior of the tile palette brush in the Scene view.
Tile palette tab reference for the Preferences windowCustomize the default behavior and tools of the Tile Palette window.
2D Tilemap Profiler module referenceExplore the statistics you can use to find how much time Unity spends on the tilemaps in your project.

Additional resources