LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Tilemap.editorPreviewSize

public Vector3Int editorPreviewSize;

Description

The size of the Tilemap in cells inclusive of editor preview tiles.

This is used when rendering the Tilemap in Editor mode, taking both placed tiles and editor preview tiles for preview placement into account.