---
title: renormalizesNormals
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveldeformation/pipeline/descriptor/renormalizing-swift.struct/renormalizesnormals
---

# renormalizesNormals

A Boolean value that indicates whether the pipeline renormalizes vertex normals.

## Declaration

```swift
var renormalizesNormals: Bool
```

## See Also

### Selecting attributes to renormalize

- [renormalizesTangents](realitykit/lowleveldeformation/pipeline/descriptor/renormalizing-swift.struct/renormalizestangents.md)
- [renormalizesBitangents](realitykit/lowleveldeformation/pipeline/descriptor/renormalizing-swift.struct/renormalizesbitangents.md)
