Version: 2022.3
言語: 日本語

QualitySettings.GetTextureMipmapLimitSettings

マニュアルに切り替える
public static TextureMipmapLimitSettings GetTextureMipmapLimitSettings (string groupName);

パラメーター

groupName Name of the texture mipmap limit group to scan.

戻り値

TextureMipmapLimitSettings Structure containing the settings for the indicated groupName.

説明

Retrieves a copy of the TextureMipmapLimitSettings from a texture mipmap limit group.

Throws an exception if Unity cannot find groupName.

See Also: TextureMipmapLimitSettings, SetTextureMipmapLimitSettings.