# allowDynamicResolution

> Exposed SerializedProperty for the inspected Camera.

## Definition

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

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

### Remarks

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