Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FExpressionQualitySwitch
- FExpressionSwitchBase::NewSwitch()
- FExpressionQualitySwitch::NewSwitch()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeCommon.h |
| Include | #include "HLSLTree/HLSLTreeCommon.h" |
virtual const FExpression * NewSwitch
(
FTree & Tree,
TConstArrayView< const FExpression * > InInputs
) const