transform property

transform property

Gets the transformation matrix.

Definition:

@property
def transform(self):
    ...

See Also