 |
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: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic const int MaxMipsCount = 16
Field Value
Int32
See Also