BandwidthTimings.VertexRateUtilizedPercent Property |
Language: |
Retrieves the vertex throughput percentage. This is the number of vertices processed compared to the theoretical maximum vertex processing rate. A high percentage is the target.
Visual Basic Public ReadOnly Property VertexRateUtilizedPercent As Single C# public float VertexRateUtilizedPercent { get; } C++ public:
property float VertexRateUtilizedPercent {
float get();
}JScript public function get VertexRateUtilizedPercent() : float
System.Single
This property is read-only.
A Single value that represents the vertex throughput percentage.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center