Transform.has_rotation# property Transform.has_rotation: bool[source]# Return True if the current transformation matrix has a rotation component. Added in version 0.47. See Also# rotation_matrix, rotate, decompose