# Sandbox.CameraComponent.RenderTexture

```csharp
RenderTextureAsset RenderTexture
```

If specified, this camera will render to this RenderTexture instead of the screen.
This can then be used in other stuff like materials.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
