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

# normal

The normal vector determining the orientation of the plane.

## Declaration

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

## Discussion

Discussion Anything on the opposite side of this normal is considered inside the shape.
