Viewport:setTransform

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2016.04
Class: Viewport

Description

Specifies a matrix by which the content will be transformed before being displayed.

Viewport:setTransform(transform)

Parameters

transform: (Matrix) a Matrix object which will be applied to the content before display