Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Tilemap.ResizeBounds

Declaration

public void ResizeBounds();

Description

Resizes Tiles in the Tilemap to bounds defined by origin and size.

Tiles outside of the bounds will be removed from the Tilemap.