"use strict"; /** * Used to indicate how the user views the content inside of the canvas. * * @class */ function Viewport() { }