---
title: "AxisWithFactorsFloat.zAxis(xShearFactor:yShearFactor:)"
framework: spatial
role: symbol
role_heading: Case
path: "spatial/axiswithfactorsfloat/zaxis(xshearfactor:yshearfactor:)"
---

# AxisWithFactorsFloat.zAxis(xShearFactor:yShearFactor:)

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

## Declaration

```swift
case zAxis(xShearFactor: Float, yShearFactor: Float)
```
