![]() |
![]() |
![]() |
Caps.CubeTextureFilterCaps Property |
Language: |
Retrieves texture-filtering capabilities for a CubeTexture object.
Visual Basic .NET Public ReadOnly Property CubeTextureFilterCaps As FilterCaps C# public FilterCaps CubeTextureFilterCaps { get; } Managed C++ public: __property FilterCaps get_CubeTextureFilterCaps(); JScript .NET public function get CubeTextureFilterCaps() : FilterCaps
Microsoft.DirectX.Direct3D.FilterCaps . A FilterCaps structure that contains supported cube texture filtering capabilities.
This property is read-only.
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.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center