Contents

AxisWithFactors.yAxis(xShearFactor:zShearFactor:)

Shears over the y-axis with shear factors for the x- and z-axis.

Declaration

case yAxis(xShearFactor: Double, zShearFactor: Double)

Parameters

  • xShearFactor:

    The shear factor for the x-axis.

  • zShearFactor:

    The shear factor for the z-axis.

See Also

Enumeration cases