# Sandbox.Resources.RenderTextureAssetGenerator

Provides a texture generator entry that returns the texture owned by a RenderTexture asset.

- Kind: class
- Namespace: `Sandbox.Resources`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Resources.TextureGenerator](/api/Sandbox.Resources.TextureGenerator)
- Modifiers: sealed

## Constructors

- [`RenderTextureAssetGenerator`](/api/Sandbox.Resources.RenderTextureAssetGenerator/.ctor)

## Properties

- [`Asset`](/api/Sandbox.Resources.RenderTextureAssetGenerator/Asset): The render texture asset to reference.
