This version of Unity is unsupported.

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.

Additional resources: SparseTexture.