Contents

isAutoExposureEnabled

A Boolean value that indicates whether MetalFX calculates the exposure for each frame.

Declaration

var isAutoExposureEnabled: Bool { get set }

Discussion

Set this property to true to create a scaler that automatically calculates the exposure level for each image it scales.

This property’s default value is false.