Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the GraphicsDeviceCapabilities.VertexFormatCaps type.
Public Properties
Name | Description | |
---|---|---|
![]() |
NumberSimultaneousTextureCoordinates | Gets the total number of texture coordinate sets that the device can simultaneously use for multiple texture blending. |
![]() |
SupportsDoNotStripElements | Gets a value indicating whether vertex elements should not be stripped. |
![]() |
SupportsPointSize | Gets a value indicating whether point size comes from point size data in the vertex declaration. |
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.VertexFormatCaps Structure
Microsoft.Xna.Framework.Graphics Namespace