Apr
12
if then else in nodeLabel
Posted in: NUKE from The Foundryi like to achieve something like this:
[if [value bypass] {"YES"} else {"NO"}]
the label of a node should show yes when the bypassKnob is 1 and no when it is else!
how do i have to format my yes and no string?
Post a Comment