Creates a skew transformation that has the specified x-axis angle and y-axis angle in radians.
シンタックス
'宣言
Public Overloads Shared Sub SkewRef( _
ByRef As Matrix3x2, _
ByVal As System.Single, _
ByVal As System.Single _
)
public static void SkewRef(
out Matrix3x2 ,
System.float ,
System.float
)
パラメータ
- result
- radiansX
- radiansY
参照