Camera.height

   
Type Number
Library wattageTileEngine.Camera.*
Keywords height
See also  

Overview

This property is the height of the camera viewport in tile units.

Example

-- tileEngineViewControl is an instance of ViewControl
local camera = tileEngineViewControl.getCamera()
local cameraTileHeight = camera.height