# sensorSize

> Exposed SerializedProperty for the inspected Camera.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public SerializedProperty sensorSize { get; }
```

### Remarks

See also: [Camera.sensorSize](/engine/6000.3/script-reference/unityengine/camera/sensorsize.md)
