Branch Node
Description
This node provides a dynamic branch to the shader. If input Condition is true, the return output will be equal to input True, otherwise it will be equal to input False. This is determined per vertex or per pixel depending on shader stage. Both sides of the branch will be calculated in the shader. However, if the Condition receives a Constant as a value, one of the branches won't be used at all.
Last update:
2021-12-15
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)