# updateZoneCenter

> Position of the center of the Update Zone within the Custom Render Texture.

## Definition

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

```csharp
public Vector3 updateZoneCenter
```

### Remarks

Additional Resources: [CustomRenderTexture](/engine/6000.7/script-reference/unityengine/customrendertexture.md).
