GraphicsDeviceCapabilities.ShadingCaps Members

The following tables list the members exposed by the GraphicsDeviceCapabilities.ShadingCaps type.

Public Properties

Name Description
Public Property SupportsAlphaGouraudBlend Gets a value indicating whether the device can support an alpha component for Gouraud-blended transparency.
Public Property SupportsColorGouraudRgb Gets a value indicating whether the device can support colored Gouraud shading.
Public Property SupportsFogGouraud Gets a value indicating whether the device can support fog in the Gouraud shading mode.
Public Property SupportsSpecularGouraudRgb Gets a value indicating whether the device supports Gouraud shading of specular highlights.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Retrieves a string representation of this object.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GraphicsDeviceCapabilities.ShadingCaps Structure
Microsoft.Xna.Framework.Graphics Namespace