How to Detach a Modulator from a Table?
- 
Is there a way to toggle the "Use Table" parameter of a modulator? Something like,
modulatorName.set("UseTable", false);
Thank you.
 - 
@clevername27 setAttribute
 - 
@d-healey Brilliant - thank you, as always.
 - 
C clevername27 has marked this topic as solved on