EDepthOfFieldMethod

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EDepthOfFieldMethod

Inheritance ObjectValueTypeEnumEDepthOfFieldMethod
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
DOFM_BokehDOF0
DOFM_Gaussian1
DOFM_CircleDOF2
DOFM_MAX3