Transformable.getTransform

Get the inverse of the combined transform of the object.

interface Transformable
const(Transform)
getTransform
(
)

Return Value

Type: const(Transform)

Inverse of the combined transformations applied to the object.

Meta