# Sandbox.Texture.SequenceCount

```csharp
int SequenceCount { get; set; }
```

The count of sequences in this texture, if any. The rest of the sequence data is encoded into the texture itself.

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
