EAutoExposureMethodUI
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAutoExposureMethodUI
Inheritance Object → ValueType → Enum → EAutoExposureMethodUI
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| AEM_Histogram | 0 | |
| AEM_Basic | 1 | |
| AEM_Manual | 2 | |
| AEM_MAX | 3 |