![]() |
![]() |
![]() |
Caps.CubeTextureFilterCaps Property |
Language: |
Retrieves texture-filtering capabilities for a CubeTexture object.
Visual Basic Public ReadOnly Property CubeTextureFilterCaps As FilterCaps C# public FilterCaps CubeTextureFilterCaps { get; } C++ public:
property FilterCaps CubeTextureFilterCaps {
FilterCaps get();
}JScript public function get CubeTextureFilterCaps() : FilterCaps
Microsoft.DirectX.Direct3D.FilterCaps
This property is read-only.
A FilterCaps structure that contains supported cube texture filtering capabilities.
Per-stage filtering capabilities reflect which filtering modes are supported for texture stages during performance of multiple-texture blending with the Device object. This member can be any combination of the per-stage texture-filtering flags defined for the Caps.FilterCaps member.
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