Version: 2020.2
언어: 한국어

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.