API Differences in MetalFX in iOS 17.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in MetalFX in the iOS 17.4 SDK.

Table of Contents

Functions & Methods

MTLFXTemporalScalerDescriptor
- (BOOL)isReactiveMaskTextureEnabled;

Properties & Constants

MTLFXTemporalScalerDescriptor
@property(nonatomic, assign, unsafe_unretained, readwrite, getter = isReactiveMaskTextureEnabled) BOOL reactiveMaskTextureEnabled;
MTLFXTemporalScalerDescriptor
@property(nonatomic, assign, unsafe_unretained, readwrite) MTLPixelFormat reactiveMaskTextureFormat;