# ForceUpdateRectTransforms()

> Force the recalculation of RectTransforms internal data.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public void ForceUpdateRectTransforms()
```
