Share via


ISCNSceneRenderer.DepthPixelFormat Property

Definition

Returns the format for depth pixels.

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

Property Value

Attributes

Applies to