Difference between revisions of "TouchDesigner learning"
Jump to navigation
Jump to search
(Created page with "=Isadora GLSL experiment= === Convert GLSL from Shadertoy === <pre> // Name of the parent node parent().name </pre>") |
|||
Line 1: | Line 1: | ||
− | = | + | =Make custom interface= |
− | === | + | === Making buttons === |
<pre> | <pre> | ||
// Name of the parent node | // Name of the parent node |
Revision as of 17:48, 23 April 2020
Make custom interface
Making buttons
// Name of the parent node parent().name