Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

TilemapRenderer.chunkCullingBounds

public Vector3 chunkCullingBounds;

Description

Bounds used for culling of Tilemap chunks.

These bounds extend the boundary of Tilemap chunks and are used for culling. This helps to ensure that oversized Sprites will not be clipped during culling for the TilemapRenderer.

Did you find this page useful? Please give it a rating: