Matrix.skewYz

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

class Matrix
void
skewYz
(
float factor
)

Parameters

factor float

skew factor

Meta