![]() |
![]() |
![]() |
ShadeCaps.SupportsAlphaGouraudBlend Property |
Language: |
Specifies whether the device supports an alpha component for Gouraud-blended transparency.
Visual Basic .NET Public ReadOnly Property SupportsAlphaGouraudBlend As Boolean C# public bool SupportsAlphaGouraudBlend { get; } Managed C++ public: __property bool get_SupportsAlphaGouraudBlend(); JScript .NET public function get SupportsAlphaGouraudBlend() : boolean
System.Boolean . Value that is true if the device supports an alpha component for Gouraud-blended transparency, or false if it does not.
This property is read-only.
In this mode, the alpha color component of a primitive is provided at vertices and interpolated across a face along with the other color components.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center