Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseBegin 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.