---
title: rightPolygonPoints
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/fieldofviewanchor/rightpolygonpoints
---

# rightPolygonPoints

Right eye polygon boundary points defining the preset field of view.

## Declaration

```swift
var rightPolygonPoints: [simd_float4] { get }
```

## Discussion

Discussion Each point represents a vertex of the polygon boundary, ordered to form a continuous polygon. Points are expressed in the anchor’s coordinate frame.
