Viewport:setTransform

From GiderosMobile
Revision as of 03:55, 4 December 2019 by MoKaLux (talk | contribs)


Available since: Gideros 2016.04
Class: Viewport

Description

Specify 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