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

# normal

The surface normal at the point of intersection, in scene space.

## Declaration

```swift
var normal: SIMD3<Float> { get }
```
