AxisWithFactors.zAxis(xShearFactor:yShearFactor:)
Shears over the z-axis with shear factors for the x- and y-axis.
Declaration
case zAxis(xShearFactor: Double, yShearFactor: Double)Parameters
- xShearFactor:
The shear factor for the x-axis.
- yShearFactor:
The shear factor for the y-axis.