ignoreMipmapLimit
Enable if the texture should ignore any texture mipmap limit settings set in the Project Settings.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool ignoreMipmapLimit { get; set; }
Remarks
For additional information, see Texture2D.ignoreMipmapLimit.