SCNSceneRenderer_Extensions.GetColorPixelFormat(ISCNSceneRenderer) Method

Definition

Returns the format for color pixels..

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

Parameters

This
ISCNSceneRenderer

The instance on which this method operates.

Returns

Applies to