is_equal# Transform3D.is_equal(other_transform, rotation, eps)# Equality check for two #D transformations. Parameters: other_transform rotationbool epsfloat Returns: boolResult of equality check.