computeTransform

open fun computeTransform(target: Widget, outTransform: <Error class: unknown class>): Boolean

Computes a matrix suitable to describe a transformation from

Return

true if the transform could be computed, false otherwise

Parameters

target

the target widget that the matrix will transform to

outTransform

location to store the final transformation