# minWidth

> The minimum width that DLSS recommends for dynamic resolution.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.NVIDIA](/engine/6000.6/script-reference/unityengine/nvidia.md)
* **Assembly:** UnityEngine.NVIDIAModule

```csharp
public uint minWidth { get; }
```
