EDepthOfFieldFunctionValue
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EDepthOfFieldFunctionValue
Inheritance Object → ValueType → Enum → EDepthOfFieldFunctionValue
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| TDOF_NearAndFarMask | 0 | |
| TDOF_NearMask | 1 | |
| TDOF_FarMask | 2 | |
| TDOF_CircleOfConfusionRadius | 3 | |
| TDOF_MAX | 4 |