 |
GpuSamplerManagerMaxMipsCount Field |
Maximum number of mips count (when using the maximum size of the texture). When creating a sampler you can use this mips count and Vulkan will use the mips that is defined from the size of the texture.
Namespace: Ab4d.SharpEngine.UtilitiesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic const int MaxMipsCount = 16
Field Value
Int32
Remarks[Missing <remarks> documentation for "F:Ab4d.SharpEngine.Utilities.GpuSamplerManager.MaxMipsCount"]
See Also