Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UMaterialExpressionPostVolumeUserFlagTest |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionPostVolumeUserFlagTest.h |
| Include Path | #include "Materials/MaterialExpressionPostVolumeUserFlagTest.h" |
Syntax
UCLASS (MinimalAPI)
class UMaterialExpressionPostVolumeUserFlagTest : public UMaterialExpression
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMaterialExpression → UMaterialExpressionPostVolumeUserFlagTest
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMaterialExpressionPostVolumeUserFlagTest
(
const FObjectInitializer& ObjectInitializer |
Materials/MaterialExpressionPostVolumeUserFlagTest.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BitIndex | FExpressionInput | Materials/MaterialExpressionPostVolumeUserFlagTest.h |
|
|
| ConstBitIndex | int32 | Only used if Input is not hooked up | Materials/MaterialExpressionPostVolumeUserFlagTest.h |
|
Functions
Public
Overridden from UMaterialExpression
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Compile
(
FMaterialCompiler* Compiler, |
Create the new shader code chunk needed for the Abs expression | Materials/MaterialExpressionPostVolumeUserFlagTest.h | |
| Returns the text to display on the material expression (in the material editor). | Materials/MaterialExpressionPostVolumeUserFlagTest.h | ||
virtual FText GetCreationName() |
Materials/MaterialExpressionPostVolumeUserFlagTest.h |