ViewControl.getCamera()

   
Type function
Library wattageTileEngine.ViewControl.*
Return value Camera
Keywords  
See also  

Overview

This function returns the camera used by the ViewControl.

Syntax

ViewControl.getCamera()

Examples

local camera = viewControlInstance.getCamera()