get_transform method

get_transform

Returns the current transformation matrix.

Returns

The current transformation matrix.

def get_transform(self):
    ...

See Also