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