PerformanceAssessment.PolygonsRendered 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个帧中呈现的三角形数。
public: Microsoft::Azure::RemoteRendering::PerformanceInformation PolygonsRendered;
public Microsoft.Azure.RemoteRendering.PerformanceInformation PolygonsRendered;
val mutable PolygonsRendered : Microsoft.Azure.RemoteRendering.PerformanceInformation
Public PolygonsRendered As PerformanceInformation
字段值
注解
此数字还包括呈现过程中剔除的三角形。 这意味着,此数字在不同相机位置上差异不大,但另一方面,根据三角形剔除率,性能可能会有很大差异。