# hasMoved

> True if any change has occured that would invalidate the positions of generated geometry.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UIModule

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