M44

class M44

4x4 matrix used by Canvas and other parts of Skia.

Skia assumes a right-handed coordinate system: +X goes to the right +Y goes down +Z goes into the screen (away from the viewer)

Methods

__init__

Methods

M44.__init__(self: skia.M44) None