Contents

outputTexture

The output texture into which this denoiser scaler writes its output.

Declaration

var outputTexture: (any MTLTexture)? { get set }

Discussion

You are responsible for providing a texture with a private storageMode to this property.