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.