![]() |
![]() |
![]() |
VolumeTextureRequirements.NumberMipLevels Property |
Language: |
Retrieves or sets the number of mipmap levels of a volume texture.
Visual Basic .NET Public Property NumberMipLevels As Integer C# public int NumberMipLevels { get; set; } Managed C++ public: __property int get_NumberMipLevels();
public: __property void set_NumberMipLevels(int);JScript .NET public function get NumberMipLevels() : int
public function set NumberMipLevels(int);
System.Int32 . Integer that represents the number of mipmap levels to set or retrieve.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center