Matrix Shear¶
Functionality¶
Similar in behaviour to the Transform -> Shear
tool in Blender (docs).
Matrix Shear generates a Transform Matrix which can be used to change the locations of vertices in two directions. The amount of transformation to introduce into the Matrix is given by two Factor values which operate on the corresponding axes of the selected Plane.
Inputs & Parameters¶
Parameters |
Description |
---|---|
Plane |
|
Factor1 & Factor2 |
these are Scalar float values and indicate how much to affect the axes of the transform matrix |
Outputs¶
A single 4*4
Transform Matrix
Examples¶
Usage: This is most commonly connected to Matrix Apply to produce the Shear effect.