Sandbox Logo

Texture.SequenceData

Vector4 SequenceData { get; set; }

Description

If this texture is a sprite sheet, will return information about the sheet, which is generally used in the shader. You don't really need to think about the contents.

Return

User Comments