Skip to content

Node: Custom script

MrClock edited this page Jun 17, 2022 · 4 revisions

Output data

The output of this node can be virtually anything. Due to the universal input and output sockets, anything can be connected to it, and it can be connected to anything. The only restriction is that it cannot produce skeleton or model classes (technically it can, but it will not be recognized during export). For more information, visit the Custom node scripts page.

Node

image

Properties

  • Script: executable python script data object (either written or opened in the Text editor workspace)
  • Inputs: number of input sockets the selected script needs

Inputs:

  • Input: input sockets are universal data sockets meaning that any type of node can be connected to them

Clone this wiki locally