Transform.is_inverted

Contents

Transform.is_inverted#

property Transform.is_inverted: bool[source]#

Get the inverse flag of the transformation.

This flag is modified whenever invert() is called.