Skip to content

Custom node scripts

MrClock edited this page Jun 17, 2022 · 11 revisions

Overview

Custom node scripts can be used in the Custom script node. They offer users opportunity to create entirely new and costumized functions if needed. The scripts are standard python codes (either written in the text editor workspace, or opened from an external file) with only a few guidelines concerning the use of inputs and output.

Clone this wiki locally