Caps.MaxAnisotropy Property |
Language: |
Retrieves a value that indicates the maximum valid value for anisotropic filtering.
Visual Basic Public ReadOnly Property MaxAnisotropy As Integer C# public int MaxAnisotropy { get; } C++ public:
property int MaxAnisotropy {
int get();
}JScript public function get MaxAnisotropy() : int
System.Int32
This property is read-only.
An Int32 value that indicates the maximum valid value for anisotropic filtering.
This property indicates the maximum valid value for the SamplerStateManager.MaxAnisotropy property.
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