Python in TouchDesigner | Logic – Part 2 | TouchDesigner
Core Concepts
Simple Logic constructs in Python and in TouchDesigner
Scripting Logic and references
Comparing values
The Channel Class
—–
25:23
Robert caught a small error on my part here. Line 25 should read:
elif my_val1 ‘less than’ my_val3:
(youtube won’t let me use actual brackets in a description)
Thanks for the quick eyes Robert!