Skip to main content

LUA

Interface with Lua scripting in the Massive Loop.

Members

Static Properties

NameDescription
LUA.scriptReference to the script object.

Static Methods

NameDescription
LUA.Import(fileName)You can import and use any Lua script (files with .lua extension) that you place directly under the Assets folder or other subdirectories with obvious exceptions of MLSDK and GIZMOS folder.