Version: 2021.1

FrameCapture.CaptureNextFrameToXcode

切换到手册
public static void CaptureNextFrameToXcode ();

描述

Begin capture to Xcode at the beginning of the next frame, and end it at the end of the next frame.

This is the same as calling FrameCapture.BeginCaptureToXcode and FrameCapture.EndCapture, but with implicit boundaries at the start and end of the frame.