Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

SparseTexture.tileHeight

public var tileHeight: int;

Description

Get sparse texture tile height (Read Only).

After creating the sparse texture, query the tile size with tileWidth & tileHeight. Tile sizes are platform and GPU dependent.

See Also: SparseTexture.