---
title: RenormalizingDeformer
framework: realitykit
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/renormalizingdeformer
---

# RenormalizingDeformer

Recalculates tangent frame based on current state of positions

## Declaration

```swift
struct RenormalizingDeformer
```

## Topics

### Initializers

- [init()](realitykit/renormalizingdeformer/init().md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [MeshDeformer](realitykit/meshdeformer.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
