---
title: FieldOfViewAnchor
framework: arkit
role: symbol
role_heading: Structure
path: arkit/fieldofviewanchor
---

# FieldOfViewAnchor

An anchor representing a set of field of view (FoV) boundary polygon points in immersive space.

## Declaration

```swift
struct FieldOfViewAnchor
```

## Overview

Overview This anchor provides polygon points that define preset FoV boundaries, allowing applications to visualize these FoVs in the immersive space.

## Topics

### Instance Properties

- [description](arkit/fieldofviewanchor/description.md)
- [id](arkit/fieldofviewanchor/id.md)
- [leftPolygonPoints](arkit/fieldofviewanchor/leftpolygonpoints.md)
- [originFromAnchorTransform](arkit/fieldofviewanchor/originfromanchortransform.md)
- [rightPolygonPoints](arkit/fieldofviewanchor/rightpolygonpoints.md)
- [timestamp](arkit/fieldofviewanchor/timestamp.md)

### Instance Methods

- [coordinateSpace(correction:)](arkit/fieldofviewanchor/coordinatespace(correction:).md)

## Relationships

### Conforms To

- [ARKitCoordinateSpaceProviding](arkit/arkitcoordinatespaceproviding.md)
- [Anchor](arkit/anchor.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Visual Fidelity

- [VisualFidelityProvider](arkit/visualfidelityprovider.md)
- [VisualFidelityData](arkit/visualfidelitydata.md)
- [DeviceFitStatus](arkit/devicefitstatus.md)
