Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
UMaterialExpressionPathTracingQualitySwitch |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionPathTracingQualitySwitch.h |
| Include Path |
#include "Materials/MaterialExpressionPathTracingQualitySwitch.h" |
Syntax
UCLASS ()
class UMaterialExpressionPathTracingQualitySwitch : public UMaterialExpression
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Normal |
FExpressionInput |
Used for non-path traced modes |
Materials/MaterialExpressionPathTracingQualitySwitch.h |
|
| PathTraced |
FExpressionInput |
Used by the path tracer |
Materials/MaterialExpressionPathTracingQualitySwitch.h |
|
Functions