![]() |
![]() |
![]() |
Caps.AlphaCompareCaps Property |
Language: |
Retrieves an object that contains all alpha-test comparison capabilities.
Visual Basic .NET Public ReadOnly Property AlphaCompareCaps As ComparisonCaps C# public ComparisonCaps AlphaCompareCaps { get; } Managed C++ public: __property ComparisonCaps get_AlphaCompareCaps(); JScript .NET public function get AlphaCompareCaps() : ComparisonCaps
Microsoft.DirectX.Direct3D.ComparisonCaps . A ComparisonCaps object that contains the alpha-test comparison capabilities.
This property is read-only.
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.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center