Represents a 2D camera that can be used to view a portion of the scene.
Properties
| Name | Type | Description |
|---|---|---|
uid | integer | Unique engine-side identifier for the camera |
monoe.cam.new
Creates a new `monoe.cam` instance.
Returns
monoe.cam Newly created camera object
monoe.cam:remove
Removes the instance from the rendering side.