m31 property

m31 property

Gets the matrix element at third row first column. Represents translation along X axis.

Definition:

@property
def m31(self):
    ...

See Also