NormalTransformable.getTransform

Get the combined transform of the object.

mixintemplate NormalTransformable()
const(Transform)
getTransform
()

Return Value

Type: const(Transform)

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

Meta