Caps.PixelShaderCaps Property

Language:

Retrieves a structure that contains the supported pixel shader capabilities.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.PixelShaderCaps
A PixelShaderCaps structure that contains the supported pixel 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