HolographicFrameRenderingReport.MissedLatchCount 속성

정의

현재 HolographicFrame에 대한 GPU 작업으로 인해 이전 HolographicFrame을 다시 프로젝팅해야 했던 검사 횟수를 가져옵니다.

public:
 property unsigned int MissedLatchCount { unsigned int get(); };
uint32_t MissedLatchCount();
public uint MissedLatchCount { get; }
var uInt32 = holographicFrameRenderingReport.missedLatchCount;
Public ReadOnly Property MissedLatchCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

이전 HolographicFrame 을 다시 프로젝터해야 했던 검사 횟수입니다.

적용 대상

추가 정보