---
title: location3D
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/spatialtapgesture/value/location3d
---

# location3D

The 3D location of the tap.

## Declaration

```swift
var location3D: Point3D { get }
```

## See Also

### Getting the tap location

- [location](swiftui/spatialtapgesture/value/location.md)
