Version: 2023.2
언어: 한국어

MipmapLimitDescriptorConstructor

매뉴얼로 전환
public MipmapLimitDescriptor (bool useMipmapLimit, string groupName);

파라미터

useMipmapLimit Enable or disable mipmap limit effects for a Texture.
groupName The TextureMipmapLimitGroup to use the mipmap limit of.

설명

Creates a new MipmapLimitDescriptor.

Use a MipmapLimitDescriptor to determine whether a texture uses a mipmap limit when you create the texture using a constructor. If you create a texture using a script, the texture doesn't use mipmap limits by default. The texture uses the mipmap limit of groupName if you set useMipmapLimit to true. If the group is not defined (either null or an empty string), the texture falls back to following the global mipmap limit.

The texture also uses the global mipmap limit if the group is not known by the Editor.

See Also:: TextureMipmapLimitGroups.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961