ETextureRenderTargetFormat

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ETextureRenderTargetFormat

Inheritance ObjectValueTypeEnumETextureRenderTargetFormat
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
RTF_R80
RTF_RG81
RTF_RGBA82
RTF_RGBA8_SRGB3
RTF_R16f4
RTF_RG16f5
RTF_RGBA16f6
RTF_R32f7
RTF_RG32f8
RTF_RGBA32f9
RTF_RGB10A210
RTF_MAX11