10#include "MaterialExpressionDepthOfFieldFunction.generated.h"
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
EDepthOfFieldFunctionValue
Definition MaterialExpressionDepthOfFieldFunction.h:15
@ TDOF_CircleOfConfusionRadius
Definition MaterialExpressionDepthOfFieldFunction.h:23
@ TDOF_NearMask
Definition MaterialExpressionDepthOfFieldFunction.h:19
@ TDOF_MAX
Definition MaterialExpressionDepthOfFieldFunction.h:24
@ TDOF_FarMask
Definition MaterialExpressionDepthOfFieldFunction.h:21
@ TDOF_NearAndFarMask
Definition MaterialExpressionDepthOfFieldFunction.h:17
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
#define UENUM(...)
Definition ObjectMacros.h:749
Definition MaterialCompiler.h:109
Definition EnumAsByte.h:22
Definition MaterialExpressionDepthOfFieldFunction.h:29
Definition MaterialExpression.h:150