# scaledPixelWidth

> How wide is the camera in pixels (accounting for dynamic resolution scaling) (Read Only).

## Definition

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

```csharp
public int scaledPixelWidth { get; }
```
