Share via


SCNView.StencilPixelFormat Property

Definition

Returns the format for stencil pixels.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLPixelFormat StencilPixelFormat { [Foundation.Export("stencilPixelFormat")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("stencilPixelFormat")>]
member this.StencilPixelFormat : Metal.MTLPixelFormat

Property Value

Implements

Attributes

Applies to