skewYSelf

fun skewYSelf(sy: Double = definedExternally): DOMMatrix(source)

The skewYSelf() method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.

MDN Reference