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.

Definition

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

Property Value

System.Single
A Single Leave Site value that represents the triangle set-up throughput percentage.

This property is read-only. 

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