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.