<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Spatial",
  "identifier" : "/documentation/Spatial/AxisWithFactors/xAxis(yShearFactor:zShearFactor:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Spatial"
    ],
    "preciseIdentifier" : "s:7Spatial15AxisWithFactorsO01xB0yACSd_SdtcACmF"
  },
  "title" : "AxisWithFactors.xAxis(yShearFactor:zShearFactor:)"
}
-->

# AxisWithFactors.xAxis(yShearFactor:zShearFactor:)

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

```
case xAxis(yShearFactor: Double, zShearFactor: Double)
```

## Parameters

`yShearFactor`

The shear factor for the y-axis.

`zShearFactor`

The shear factor for the z-axis.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)