# Sandbox.SpriteRenderer.Size

```csharp
Vector2 Size { get; set; }
```

The width and height of the sprite in world units.

Declared in [Sandbox.SpriteRenderer](/api/Sandbox.SpriteRenderer).
Assembly: `Sandbox.Engine`.
