Matrix.skewXz

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

class Matrix
void
skewXz
(
float factor
)

Parameters

factor float

skew factor

Meta