# Sandbox.WebSurface.OnTexture

```csharp
TextureChangedDelegate OnTexture { get; set; }
```

Called when the texture has changed and should be updated

Declared in [Sandbox.WebSurface](/api/Sandbox.WebSurface).
Assembly: `Sandbox.Engine`.
