Enum ETextureRenderTargetFormat
Subset of EPixelFormat exposed to UTextureRenderTarget2D
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ETextureRenderTargetFormat
Fields
| Name | Description |
|---|---|
| RTF_MAX | |
| RTF_R16f | |
| RTF_R32f | |
| RTF_R8 | |
| RTF_RG16f | |
| RTF_RG32f | |
| RTF_RG8 | |
| RTF_RGB10A2 | |
| RTF_RGBA16f | |
| RTF_RGBA32f | |
| RTF_RGBA8 |