uproceduralnode

class guerilla.uproceduralnode

Bases: guerilla.unode

A user procedural node

setcommand(plugin, arguments)

Set the procedural command

Parameters:
  • plugin (str) – The procedural plugin name
  • arguments ({}) – The list of arguments to be used to call the procedural, as a list of [name, value]