---
title: LowLevelDeformation.Renormalizing
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/lowleveldeformation/renormalizing-swift.struct
---

# LowLevelDeformation.Renormalizing

An accessor for the renormalization buffers of a LowLevelDeformation.

## Declaration

```swift
struct Renormalizing
```

## Topics

### Replacing geometry data

- [replaceTriangleIndices(_:)](realitykit/lowleveldeformation/renormalizing-swift.struct/replacetriangleindices(_:).md)
- [replaceAdjacencies(_:)](realitykit/lowleveldeformation/renormalizing-swift.struct/replaceadjacencies(_:).md)
- [replaceAdjacencyEndIndices(_:)](realitykit/lowleveldeformation/renormalizing-swift.struct/replaceadjacencyendindices(_:).md)

## See Also

### Configuring deformation stages

- [skinning](realitykit/lowleveldeformation/skinning-swift.property.md)
- [LowLevelDeformation.Skinning](realitykit/lowleveldeformation/skinning-swift.struct.md)
- [blending](realitykit/lowleveldeformation/blending-swift.property.md)
- [LowLevelDeformation.Blending](realitykit/lowleveldeformation/blending-swift.struct.md)
- [renormalizing](realitykit/lowleveldeformation/renormalizing-swift.property.md)
