FrameCapture

class in UnityEngine.Apple

/

Implemented in:UnityEngine.CoreModule

Description

Interface to control XCode Frame Capture.

Static Methods

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.

Did you find this page useful? Please give it a rating: