EBlendableLocation
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EBlendableLocation
Inheritance Object → ValueType → Enum → EBlendableLocation
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| BL_AfterTonemapping | 0 | |
| BL_BeforeTonemapping | 1 | |
| BL_BeforeTranslucency | 2 | |
| BL_ReplacingTonemapper | 3 | |
| BL_SSRInput | 4 | |
| BL_MAX | 5 |