Version: 2021.1

FrameCapture

class in UnityEngine.Apple

切换到手册

描述

Interface to control XCode Frame Capture.

静态函数

BeginCaptureToFileBegin Capture to the specified file.
BeginCaptureToXcodeBegin Capture in XCode frame debugger.
CaptureNextFrameToFileBegin capture to the specified file at the beginning of the next frame, and end it at the end of the next frame.
CaptureNextFrameToXcodeBegin capture to Xcode at the beginning of the next frame, and end it at the end of the next frame.
EndCaptureEnd Capture.
IsDestinationSupportedIs Capture destination supported.