# Normalized

> Coordinates are normalized. (0, 0) is top left and (1, 1) is bottom right.

## Definition

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

```csharp
Normalized = 0
```

### Remarks

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