SparseTexture.tileWidth
public int tileWidth;
Description 描述
Get sparse texture tile width (Read Only).
After creating the sparse texture, query the tile size with tileWidth & tileHeight. Tile sizes are platform and GPU dependent.
See Also: SparseTexture.