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.VertexProcessingCaps type.
Public Properties
Name | Description | |
---|---|---|
![]() |
SupportsLocalViewer | Gets a value indicating whether the device can do local viewer. |
![]() |
SupportsNoTextureGenerationNonLocalViewer | Gets a value indicating whether the device supports texture generation in non-local viewer mode. |
![]() |
SupportsTextureGeneration | Gets a value indicating whether the device can do texture generation. |
![]() |
SupportsTextureGenerationSphereMap | Gets a value indicating whether the device supports use of the specified texture coordinates for sphere mapping. |
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.VertexProcessingCaps Structure
Microsoft.Xna.Framework.Graphics Namespace