Skip to content

UI File

Akın Şibay edited this page Oct 15, 2024 · 6 revisions

The UI file defines how the node will appear in the editor and all the details in the configuration panel. You can review this page to remember the information about the contents of the configuration panel. The UI file defines the rest of the skeleton except for the function of the node. With the UI file, you define:

  • Event inputs and outputs
  • Value input parameters
  • Value outputs
  • Function class of the node
  • Configuration panel functions

UI Object types

Clone this wiki locally