![]() |
![]() |
![]() |
Caps.VolumeTextureFilterCaps Property |
Language: |
Retrieves a structure that indicates the texture-filtering capabilities of VolumeTexture objects.
Visual Basic Public ReadOnly Property VolumeTextureFilterCaps As FilterCaps C# public FilterCaps VolumeTextureFilterCaps { get; } C++ public:
property FilterCaps VolumeTextureFilterCaps {
FilterCaps get();
}JScript public function get VolumeTextureFilterCaps() : FilterCaps
Microsoft.DirectX.Direct3D.FilterCaps
This property is read-only.
A FilterCaps structure that indicates the texture-filtering capabilities of VolumeTexture objects.
Per-stage filtering capabilities reflect which filtering modes are supported for texture stages when multiple-texture blending is performed with the Device object.
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