---
title: normal
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/contact/normal
---

# normal

The normal of the contacting surfaces at the contact point. The normal direction points from the second shape to the first shape in scene coordinate space.

## Declaration

```swift
let normal: SIMD3<Float>
```
