![]() |
![]() |
![]() |
Caps.MaxTextureBlendStages Property |
Language: |
Retrieves the maximum number of texture-blending stages supported.
Visual Basic Public ReadOnly Property MaxTextureBlendStages As Integer C# public int MaxTextureBlendStages { get; } C++ public:
property int MaxTextureBlendStages {
int get();
}JScript public function get MaxTextureBlendStages() : int
System.Int32
This property is read-only.
An Int32that indicates the number of texture-blending stages supported.
This value corresponds to the number of unique texture registers used by pixel shader instructions.
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