---
title: location3D
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/spatialeventcollection/event/location3d
---

# location3D

The 3D location of the touch.

## Declaration

```swift
var location3D: Point3D
```

## See Also

### Locating the event

- [location](swiftui/spatialeventcollection/event/location.md)
- [selectionRay](swiftui/spatialeventcollection/event/selectionray.md)
- [inputDevicePose](swiftui/spatialeventcollection/event/inputdevicepose-swift.property.md)
- [SpatialEventCollection.Event.InputDevicePose](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct.md)
- [targetedEntity](swiftui/spatialeventcollection/event/targetedentity.md)
