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