public int mipCount ;

Description

User-defined mipmap count.

Use this property to override the number of mipmaps that will be generated for this render texture. Only supported on devices that return true for SystemInfo.hasMipMaxLevel. See Also: RenderTextureDescriptor.useMipMap.