Version: 2021.2
언어: 한국어

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.