Contents

tileHeight

The height of the tiles, in pixels, for the render command encoder.

Declaration

var tileHeight: Int { get }

Discussion

The value comes from the tileHeight property of the MTLRenderPassDescriptor at the time you create the render command encoder.

See Also

Drawing with tile shaders