---
title: LowLevelDeformation.Pipeline.Descriptor.Renormalization
framework: realitykit
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct
---

# LowLevelDeformation.Pipeline.Descriptor.Renormalization

An object that describes which vertex attributes to renormalize to unit length after deformation.

## Declaration

```swift
struct Renormalization
```

## Topics

### Structures

- [LowLevelDeformation.Pipeline.Descriptor.Renormalization.VertexSemanticOutputs](realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct/vertexsemanticoutputs.md)

### Initializers

- [init(outputs:triangleIndexType:adjacencyIndexType:adjacencyEndIndexType:)](realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct/init(outputs:triangleindextype:adjacencyindextype:adjacencyendindextype:).md)

### Instance Properties

- [adjacencyEndIndexType](realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct/adjacencyendindextype.md)
- [adjacencyIndexType](realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct/adjacencyindextype.md)
- [outputs](realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct/outputs.md)
- [triangleIndexType](realitykit/lowleveldeformation/pipeline/descriptor/renormalization-swift.struct/triangleindextype.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
