HolographicFrameRenderingReport.MissedLatchCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre de scanouts où un HolographicFrame précédent a dû être re-projeté à nouveau en raison du travail GPU pour l’HolographicFrame actuel qui ne se termine pas à temps pour l’échéance d’analyse cible.
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
Valeur de propriété
Nombre de scanouts où un HolographicFrame précédent devait être re-projeté.