shearTransformation

fun Node.shearTransformation(configuration: Shear.() -> Unit): Shear

Adds Shear transformation.

Return

the transformation added.

Parameters

configuration

the configuration block that customizes transformation.