Contents

AxisWithFactors.xAxis(yShearFactor:zShearFactor:)

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

Declaration

case xAxis(yShearFactor: Double, zShearFactor: Double)

Parameters

  • yShearFactor:

    The shear factor for the y-axis.

  • zShearFactor:

    The shear factor for the z-axis.

See Also

Enumeration cases