![]() |
![]() |
![]() |
DisplacementParameter.MagFilter Property |
Language: |
Retrieves or sets the texture filter to use in magnification.
Visual Basic .NET Public Property MagFilter As TextureFilter C# public TextureFilter MagFilter { get; set; } Managed C++ public: __property TextureFilter get_MagFilter();
public: __property void set_MagFilter(TextureFilter);JScript .NET public function get MagFilter() : TextureFilter
public function set MagFilter(TextureFilter);
Microsoft.DirectX.Direct3D.TextureFilter . A TextureFilter instance that represents the filter to use in magnification.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center