![]() |
![]() |
![]() |
Caps.ShadeCaps Property |
Language: |
Retrieves shading operation capabilities.
Visual Basic .NET Public ReadOnly Property ShadeCaps As ShadeCaps C# public ShadeCaps ShadeCaps { get; } Managed C++ public: __property ShadeCaps get_ShadeCaps(); JScript .NET public function get ShadeCaps() : ShadeCaps
Microsoft.DirectX.Direct3D.ShadeCaps . A ShadeCaps structure that contains shading operation capabilities.
This property is read-only.
Generally, it is assumed that if a device supports a shading operation at all, it at least supports flat shading. For more information, see ShadeMode.
When alpha components are not supported, the alpha value of generated colors is implicitly 255. This is the maximum possible alpha (that is, the alpha component is at full intensity).
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center