Caps.VertexShaderCaps Property

Language:

Retrieves a structure that contains supported vertex shader capabilities.

Definition

Visual Basic Public ReadOnly Property VertexShaderCaps As VertexShaderCaps
C# public VertexShaderCaps VertexShaderCaps { get; }
C++ public:
property VertexShaderCaps VertexShaderCaps {
        VertexShaderCaps get();
}
JScript public function get VertexShaderCaps() : VertexShaderCaps

Property Value

Microsoft.DirectX.Direct3D.VertexShaderCaps
A VertexShaderCaps structure that contains the supported vertex shader capabilities.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center