Determines whether a texture uses a mipmap limit, and which mipmap limit the texture uses, when you create the texture using a constructor.
groupName | The TextureMipmapLimitGroup to use the mipmap limit of. |
useMipmapLimit | Enables or disables the texture using a mipmap limit. |
MipmapLimitDescriptor | Creates a new MipmapLimitDescriptor. |