# Sandbox.ParticleSpriteRenderer.Texture

```csharp
Texture Texture { get; set; }
```

The texture being displayed from the sprite given the current frame/animation.

Declared in [Sandbox.ParticleSpriteRenderer](/api/Sandbox.ParticleSpriteRenderer).
Assembly: `Sandbox.Engine`.
