Share via


GraphicsDeviceCapabilities.VertexProcessingCaps Members

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

Public Properties

Name Description
Public Property SupportsLocalViewer Gets a value indicating whether the device can do local viewer.
Public Property SupportsNoTextureGenerationNonLocalViewer Gets a value indicating whether the device supports texture generation in non-local viewer mode.
Public Property SupportsTextureGeneration Gets a value indicating whether the device can do texture generation.
Public Property SupportsTextureGenerationSphereMap Gets a value indicating whether the device supports use of the specified texture coordinates for sphere mapping.

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.VertexProcessingCaps Structure
Microsoft.Xna.Framework.Graphics Namespace