Object
EditThe superclass of all LÖVR objects. All objects have these methods.
Methods
Object:release | Immediately release the Lua reference to an object. |
Object:type | Get the type name of the object. |
Notes
Note that the functions here don't apply to any vector objects, see Vectors
.