GraphicsDeviceCapabilities.ShadingCaps Members
The following tables list the members exposed by the GraphicsDeviceCapabilities.ShadingCaps type.
Public Properties
Name | Description | |
---|---|---|
![]() |
SupportsAlphaGouraudBlend | Gets a value indicating whether the device can support an alpha component for Gouraud-blended transparency. |
![]() |
SupportsColorGouraudRgb | Gets a value indicating whether the device can support colored Gouraud shading. |
![]() |
SupportsFogGouraud | Gets a value indicating whether the device can support fog in the Gouraud shading mode. |
![]() |
SupportsSpecularGouraudRgb | Gets a value indicating whether the device supports Gouraud shading of specular highlights. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GraphicsDeviceCapabilities.ShadingCaps Structure
Microsoft.Xna.Framework.Graphics Namespace