/
Cameras

Cameras

    "cameras":[
        {
            "name": <String>
            ,"position" : <Vector>
            ,"width": <Int>
            ,"height": <Int>
            ,"zoom" : <Int>
            ,"fillAlpha" : <Float>
            ,"fillColor" : <Int>
        }
    
 

Overview

  • Creates a camera for a scene

Properties

  • None

Events

  • None

Remarks

  • None