Caps.PixelShaderCaps Property |
Language: |
Retrieves a structure that contains the supported pixel shader capabilities.
Visual Basic Public ReadOnly Property PixelShaderCaps As PixelShaderCaps C# public PixelShaderCaps PixelShaderCaps { get; } C++ public:
property PixelShaderCaps PixelShaderCaps {
PixelShaderCaps get();
}JScript public function get PixelShaderCaps() : PixelShaderCaps
Microsoft.DirectX.Direct3D.PixelShaderCaps
This property is read-only.
A PixelShaderCaps structure that contains the supported pixel 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