Contents

tileHeight

The tile height, in pixels.

Declaration

var tileHeight: 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.

See Also

Specifying tile shading parameters