Contents

transparencyOverlayTextureFormat

The pixel format of the input transparency overlay texture for the scaler you create with this descriptor.

Declaration

var transparencyOverlayTextureFormat: MTLPixelFormat { get set }

Discussion

You typically set this to a 4-channel RGBA texture format.