Share via


GraphicsDeviceCapabilities.VertexFormatCaps Members

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

Public Properties

Name Description
Public Property NumberSimultaneousTextureCoordinates Gets the total number of texture coordinate sets that the device can simultaneously use for multiple texture blending.
Public Property SupportsDoNotStripElements Gets a value indicating whether vertex elements should not be stripped.
Public Property SupportsPointSize Gets a value indicating whether point size comes from point size data in the vertex declaration.

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