Docs Parameters

ParOPDrop

Create Parameter CHOP/DAT and Parameter Execute DAT nodes inside a COMP from its custom parameters, by drag and drop or hotkey.

◎ Parameters

ParOpDrop

Use this tool to create Param(Exec) CHOP/DATs inside of COMPs from their Custom Pars.

While being inside a COMP, drag the custom parameter of that COMP onto this toolbar button:

  • Alt(Opt)+DragDrop a param: create Par CHOP in child
  • Ctrl+DragDrop a param: create Par DAT
  • Alt(Opt)+Shift+DragDrop: create ParExec DAT

Achieving the same result there are also hotkeys available when hovering over params:

  • Ctrl+Alt(Opt)+P over a param: create Par CHOP in child
  • Shift+Alt(Opt)+P over a param: create Par DAT
  • Ctrl+Shift+Shift+P over a param: create ParExec DAT

Edit this page on GitHub →