![]() |
![]() |
![]() |
Caps.AlphaCompareCaps Property |
Language: |
Retrieves an object that contains all alpha-test comparison capabilities.
Visual Basic Public ReadOnly Property AlphaCompareCaps As ComparisonCaps C# public ComparisonCaps AlphaCompareCaps { get; } C++ public:
property ComparisonCaps AlphaCompareCaps {
ComparisonCaps get();
}JScript public function get AlphaCompareCaps() : ComparisonCaps
Microsoft.DirectX.Direct3D.ComparisonCaps
This property is read-only.
A ComparisonCaps object that contains the alpha-test comparison capabilities.
This member can include the same capability flags defined for the Caps member. If this member contains a comparison Caps object with only the ComparisonCaps.SupportsAlways member or the ComparisonCaps.SupportsNever member set to true, the driver does not support alpha tests. Otherwise, the Caps members identify the individual comparisons that are supported for alpha testing.
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