Version: 2023.2
public int mipCount ;

描述

The number of mipmap levels in this GraphicsTexture.

The value includes the base level, so it must always be 1 or more. If the GraphicsTextureDescriptor.format is a depth-only format, then mipCount is ignored.