Object

The Object class serves as a foundational blueprint for creating 3D objects.

Usage

To use this class, add the following require at the top of your script:

local Object = require 'engine/object'

Reference

class Object
module: