Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


tag

Get the tag of this SpriteAtlas.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.U2D
  • Assembly: UnityEngine.CoreModule
public string tag { get; }

Remarks

By default this is the name of the asset. If this is a variant, it will use the master atlas's tag.