spritesheet
Array representing the sections of the atlas corresponding to individual sprite graphics.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public SpriteMetaData[] spritesheet { get; set; }
Remarks
Additional Resources: SpriteMetaData class.