Documentation Index

Fetch the complete documentation index at: https://composer.docs.vindral.com/llms.txt

Use this file to discover all available pages before exploring further.

Script Operator

Prev Next

Misc/Script Operator

The Script operator allows you to execute script functions via an operator.

The Script function is executed on every frame.

Settings

  • Function name - The name of the function to be executed.

  • Function parameter - An optional parameter to be sent to the function.