---
title: "==(_:_:)"
framework: realitykit
role: symbol
role_heading: Operator
path: "realitykit/meshdeformationstack/==(_:_:)"
---

# ==(_:_:)

Returns a Boolean value indicating whether two values are equal.

## Declaration

```swift
static func == (lhs: MeshDeformationStack, rhs: MeshDeformationStack) -> Bool
```
