![]() |
![]() |
![]() |
FontDescription.MipLevels Property |
Language: |
Retrieves or sets the number of mip levels requested.
Visual Basic .NET Public Property MipLevels As Integer C# public int MipLevels { get; set; } Managed C++ public: __property int get_MipLevels();
public: __property void set_MipLevels(int);JScript .NET public function get MipLevels() : int
public function set MipLevels(int);
System.Int32 . Integer that represents the number of mip levels.
This property is read/write.
If this value is 0, a complete mipmap chain is created. If the value is 1, the texture space is mapped identically to the screen space.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center