Transformable.getInverseTransform

Get the combined transform of the object.

interface Transformable
const(Transform)
getInverseTransform
(
)

Return Value

Type: const(Transform)

Transform combining the position/rotation/scale/origin of the object.

Meta