Share via


MTLRenderPipelineDescriptor.StencilAttachmentPixelFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLPixelFormat StencilAttachmentPixelFormat { [Foundation.Export("stencilAttachmentPixelFormat")] get; [Foundation.Export("setStencilAttachmentPixelFormat:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("stencilAttachmentPixelFormat")>]
[<set: Foundation.Export("setStencilAttachmentPixelFormat:")>]
member this.StencilAttachmentPixelFormat : Metal.MTLPixelFormat with get, set

Property Value

Attributes

Applies to