Class Texture.SpritesheetData
- Namespace
- ValveResourceFormat.ResourceTypes
- Assembly
- ValveResourceFormat.dll
Contains data for sprite sheet animations and sequences.
public class Texture.SpritesheetDataInheritance
Inherited Members
Properties
Sequences
Gets or sets the array of animation sequences in this sprite sheet.
public Texture.SpritesheetData.Sequence[] Sequences { get; set; }