Version: 2021.1
言語: 日本語

FrameCapture

class in UnityEngine.Apple

マニュアルに切り替える

説明

Interface to control XCode Frame Capture.

Static 関数

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.