# hasLocationData

> Specifies whether or not spatial data was captured.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Windows.WebCam](/engine/6000.5/script-reference/unityengine/windows/webcam.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public bool hasLocationData { get; }
```
