reference monoe.cam

Lua API Reference

Represents a 2D camera that can be used to view a portion of the scene.

Properties

NameTypeDescription
uidintegerUnique engine-side identifier for the camera

monoe.cam.new

Creates a new `monoe.cam` instance.

Returns


monoe.cam:remove

Removes the instance from the rendering side.