geomerative
index
 
Name shear ( )
Examples
None available
Description Use this to apply a shearing to the matrix.
Syntax
shear(shx, shy);
Parameters
shx   float, x coordinate shearing
shy   float, y coordinate shearing
Returns None
Usage Geometry
Related rotate ( )
scale ( )
translate ( )