ShadeCaps Structure |
Language: |
Defines shading operation capabilities.
Visual Basic Public Structure ShadeCaps C# public struct ShadeCaps C++ public value class ShadeCaps sealed JScript In JScript, you can use structures, but you cannot define your own.
It is generally assumed that if a device supports a shading operation at all, it at least supports flat shading.
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).
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) Strong Name Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
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