m32 property

m32 property

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

Definition:

@property
def m32(self):
    ...

See Also