Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionPathTracingQualitySwitch.h |
Include |
#include "Materials/MaterialExpressionPathTracingQualitySwitch.h" |
class UMaterialExpressionPathTracingQualitySwitch : public UMaterialExpression
Name | Description | ||
---|---|---|---|
|
Normal |
Used for non-path traced modes |
|
|
PathTraced |
Used by the path tracer |
Name | Description | |
---|---|---|
|
UMaterialExpressionPathTracingQualitySwitch ( |
Name | Description | ||
---|---|---|---|
|
Compile ( |
Create the new shader code chunk needed for the Abs expression |
|
|
GetCaption |
Returns the text to display on the material expression (in the material editor). |
|
|
GetInputType ( |
||
|
GetOutputType ( |
||
|
IsResultMaterialAttributes ( |
Marks certain expression types as outputting material attributes. |