BandwidthTimings.TriangleSetupRateUtilizedPercent Property |
Language: |
Retrieves the triangle set-up throughput percentage. This is the number of triangles that are set-up for rasterization compared to the theoretical maximum triangle set-up rate.
Visual Basic Public ReadOnly Property TriangleSetupRateUtilizedPercent As Single C# public float TriangleSetupRateUtilizedPercent { get; } C++ public:
property float TriangleSetupRateUtilizedPercent {
float get();
}JScript public function get TriangleSetupRateUtilizedPercent() : float
System.Single
This property is read-only.
A Single value that represents the triangle set-up 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