reset_transform method

reset_transform

Resets the current transform by the identity matrix.

def reset_transform(self):
    ...

See Also