Partager via


PerformanceAssessment.PolygonsRendered Champ

Définition

Nombre de triangles rendus dans une image.

public: Microsoft::Azure::RemoteRendering::PerformanceInformation PolygonsRendered;
public Microsoft.Azure.RemoteRendering.PerformanceInformation PolygonsRendered;
val mutable PolygonsRendered : Microsoft.Azure.RemoteRendering.PerformanceInformation
Public PolygonsRendered As PerformanceInformation 

Valeur de champ

Remarques

Ce nombre inclut également les triangles qui sont abattus pendant le rendu. Cela signifie que ce nombre ne varie pas beaucoup d’une position à l’autre, mais les performances peuvent varier beaucoup, en fonction du taux d’élimination triangle.

S’applique à

Voir aussi