Contents

captureTraceURL

Tell the next render using this destination to capture a Metal trace.

Declaration

var captureTraceURL: URL? { get set }

Discussion

If this property is set to a file-based URL, then the next render using this destination will capture a Metal trace, deleting any existing file if present. This property is nil by default.