---
title: ARRaycastQuery.Target.existingPlaneGeometry
framework: arkit
role: symbol
role_heading: Case
path: arkit/arraycastquery/target-swift.enum/existingplanegeometry
---

# ARRaycastQuery.Target.existingPlaneGeometry

A raycast target that requires a plane to have a definitive size and shape.

## Declaration

```swift
case existingPlaneGeometry
```

## See Also

### Targets

- [ARRaycastQuery.Target.estimatedPlane](arkit/arraycastquery/target-swift.enum/estimatedplane.md)
- [ARRaycastQuery.Target.existingPlaneInfinite](arkit/arraycastquery/target-swift.enum/existingplaneinfinite.md)
