---
title: "AxisWithFactorsFloat.xAxis(yShearFactor:zShearFactor:)"
framework: spatial
role: symbol
role_heading: Case
path: "spatial/axiswithfactorsfloat/xaxis(yshearfactor:zshearfactor:)"
---

# AxisWithFactorsFloat.xAxis(yShearFactor:zShearFactor:)

The shear is on the x axis using the y and z shear factors.

## Declaration

```swift
case xAxis(yShearFactor: Float, zShearFactor: Float)
```
