class
RenderTextureAssetGenerator
public sealed class RenderTextureAssetGenerator : TextureGenerator Provides a texture generator entry that returns the texture owned by a RenderTexture asset.
Constructors
RenderTextureAssetGenerator() Properties
| Name | Type | Description |
|---|---|---|
Asset | RenderTextureAsset | The render texture asset to reference. |
Assembly:
Sandbox.Engine Namespace: Sandbox.Resources Full Name: Sandbox.Resources.RenderTextureAssetGenerator