Version: 2020.2
언어: 한국어

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.