Share via


SCNView.DepthPixelFormat Property

Definition

Returns the format for depth pixels.

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

Property Value

Implements

Attributes

Applies to