SparseTexture.tileHeight
public int tileHeight;
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.