Contents

startCapture(scope:)

Starts capturing any of your app’s Metal commands that are in the specified capture scope.

Declaration

func startCapture(scope captureScope: any MTLCaptureScope)

Parameters

  • captureScope:

    The capture scope to use.

See Also

Starting capture