XcScheme.FrameCaptureMode
Frame Capture mode.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public enum XcScheme.FrameCaptureMode
Remarks
Use the members of the enumeration to set the /GPU Frame Capture Mode/ option in the scheme of an Xcode project generated by Unity. These options determine whether GPU frames are captured when using the Metal API.
FrameCaptureModeAdditional Resources: XcScheme.SetFrameCaptureModeOnRun.