skew


Description:

[ DestroysInstance ]
[ Version ( since = "4.6" ) ]
public Transform? skew (float skew_x, float skew_y)

Applies a skew transform.

Parameters:

this

the next transform

skew_x

skew factor, in degrees, on the X axis

skew_y

skew factor, in degrees, on the Y axis

Returns:

The new transform