Version: 2023.2
public TextureMipmapLimitBiasMode limitBiasMode ;

描述

Indicates whether the limitBias functions as an offset to the global texture mipmap limit or, instead, acts as an override to it.

By default, this is equal to TextureMipmapLimitBiasMode.OffsetGlobalLimit. For additional information, see limitBias.

Additional resources: TextureMipmapLimitBiasMode, QualitySettings.globalTextureMipmapLimit.