MTLFXTemporalDenoisedScalerDescriptor.NormalTextureFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLPixelFormat NormalTextureFormat { [Foundation.Export("normalTextureFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setNormalTextureFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("normalTextureFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setNormalTextureFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.NormalTextureFormat : Metal.MTLPixelFormat with get, set

Property Value

Attributes

Applies to