---
title: "shear(_:)"
framework: spatial
role: symbol
role_heading: Instance Method
path: "spatial/shearable3dprotocol/shear(_:)"
---

# shear(_:)

Shears the entity.

## Declaration

```swift
mutating func shear(_ shear: Self.AxisEnumeration)
```

## Parameters

- `shear`: The axis and shear factors.
