Version: 2023.2
언어: 한국어
public int tileWidth ;

설명

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.