Intro to Scripting

Cocoa3DRuntime uses Luau as a scripting language to interact with datatypes and objects

Luau is an easy to learn language that is able to perform complex tasks, and can be standalone or embedded into a project

The runtime has its own documentation to the left, but Luau also has some of its own methods. See here for more info: https://luau.org/library/