Matrix.skewXy

Adds a skew of @factor on the X and Y axis to the given matrix.

class Matrix
void
skewXy
(
float factor
)

Parameters

factor float

skew factor

Meta