NormalTransformable.getInverseTransform

Get the inverse of the combined transform of the object.

mixintemplate NormalTransformable()
const(Transform)
getInverseTransform
()

Return Value

Type: const(Transform)

Inverse of the combined transformations applied to the object.

Meta