Transform.has_translation# property Transform.has_translation: bool[source]# Return True if the current transformation matrix has a translation component. Added in version 0.47. See Also# translation, translate, decompose