Table of Contents

Class Texture.SpritesheetData

Namespace
ValveResourceFormat.ResourceTypes
Assembly
ValveResourceFormat.dll

Contains data for sprite sheet animations and sequences.

public class Texture.SpritesheetData

Inheritance

Inherited Members

Properties

Sequences

Gets or sets the array of animation sequences in this sprite sheet.

public Texture.SpritesheetData.Sequence[] Sequences { get; set; }

Property Value

Texture.SpritesheetData.Sequence[]