Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


mipmapLimitGroupName

Name of the texture mipmap limit group to which this texture belongs.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public string mipmapLimitGroupName { get; set; }

Remarks

For additional information, see Texture2D.mipmapLimitGroup.