tileWidth
The tile width, in pixels.
Declaration
var tileWidth: Int { get set }Discussion
The valid tile sizes are 32 x 32, 32 x 16, and 16 x 16. The Metal driver chooses a default size when your app doesn’t set a tile size.
The tile width, in pixels.
var tileWidth: Int { get set }The valid tile sizes are 32 x 32, 32 x 16, and 16 x 16. The Metal driver chooses a default size when your app doesn’t set a tile size.