FrameCaptureDestination
Destination of Frame Capture This is a wrapper for MTLCaptureDestination.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.Apple
- Assembly: UnityEngine.CoreModule
public enum FrameCaptureDestination
Fields
Value | Description |
|---|---|
| DevTools | Capture in XCode itself. |
| GPUTraceDocument | Capture to a GPU Trace document. |