---
title: "AxisWithFactorsFloat.yAxis(xShearFactor:zShearFactor:)"
framework: spatial
role: symbol
role_heading: Case
path: "spatial/axiswithfactorsfloat/yaxis(xshearfactor:zshearfactor:)"
---

# AxisWithFactorsFloat.yAxis(xShearFactor:zShearFactor:)

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

## Declaration

```swift
case yAxis(xShearFactor: Float, zShearFactor: Float)
```
