Caps.VertexShaderCaps Property |
Language: |
Retrieves a structure that contains supported vertex shader capabilities.
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
Microsoft.DirectX.Direct3D.VertexShaderCaps
This property is read-only.
A VertexShaderCaps structure that contains the supported vertex shader capabilities.
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