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.
Starts capturing any of your app’s Metal commands that are in the specified capture scope.
func startCapture(scope captureScope: any MTLCaptureScope)The capture scope to use.