---
title: normals
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshbuffercontainer/normals
---

# normals

Buffer of normals, if any.

## Declaration

```swift
var normals: MeshBuffers.Normals? { get set }
```
