SCNSceneRenderer_Extensions.GetDepthPixelFormat(ISCNSceneRenderer) Method

Definition

Returns the format for depth pixels.

public static Metal.MTLPixelFormat GetDepthPixelFormat (this SceneKit.ISCNSceneRenderer This);
static member GetDepthPixelFormat : SceneKit.ISCNSceneRenderer -> Metal.MTLPixelFormat

Parameters

This
ISCNSceneRenderer

The instance on which this method operates.

Returns

Applies to