initSkew
fun initSkew(xSkew: <Error class: unknown class>, ySkew: <Error class: unknown class>): Matrix(source)
Initializes a #graphene_matrix_t with a skew transformation with the given factors.
Return
the initialized matrix
Since
1.0
Parameters
xSkew
skew factor, in radians, on the X axis
ySkew
skew factor, in radians, on the Y axis