API Differences in MetalFX in macOS 14.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 macOS 14.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;