Version: 2022.3

PIX

class in UnityEngine.Rendering

切换到手册

描述

Provides an interface to control GPU frame capture in Microsoft's PIX software.

静态函数

BeginGPUCaptureBegins a GPU frame capture in PIX. If not running via PIX, or as a development build, then it has no effect.
EndGPUCaptureEnds the current GPU frame capture in PIX. If not running via PIX, or as a development build, then it has no effect.
IsAttachedReturns true if running via PIX and in a development build.