Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree
Inheritance Hierarchy
- FNode
- FOwnedNode
- FExpression
- FExpressionSwitchBase
- FExpressionFeatureLevelSwitch
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeCommon.h |
| Include | #include "HLSLTree/HLSLTreeCommon.h" |
Syntax
class FExpressionFeatureLevelSwitch : public UE::HLSLTree::FExpressionSwitchBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExpressionFeatureLevelSwitch
(
TConstArrayView< const FExpression* > InInputs |
Overridden from FExpressionSwitchBase
| Type | Name | Description | |
|---|---|---|---|
| bool | IsInputActive
(
const FEmitContext& Context, |
||
| const FExpression * | NewSwitch
(
FTree& Tree, |