Contents

rasterizationRateMap

The rasterization rate map to use when rendering.

Declaration

var rasterizationRateMap: (any MTLRasterizationRateMap)? { get set }

Discussion

Corresponds to MTLRenderPassDescriptor.rasterizationRateMap.

See Also

Setting the viewport