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