![]() |
![]() |
![]() |
Caps.VolumeTextureFilterCaps Property |
Language: |
Retrieves a structure that indicates the texture-filtering capabilities of VolumeTexture objects.
Visual Basic .NET Public ReadOnly Property VolumeTextureFilterCaps As FilterCaps C# public FilterCaps VolumeTextureFilterCaps { get; } Managed C++ public: __property FilterCaps get_VolumeTextureFilterCaps(); JScript .NET public function get VolumeTextureFilterCaps() : FilterCaps
Microsoft.DirectX.Direct3D.FilterCaps . A FilterCaps structure that indicates the texture-filtering capabilities of VolumeTexture objects.
This property is read-only.
Per-stage filtering capabilities reflect which filtering modes are supported for texture stages when multiple-texture blending is performed with the Device object.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center