# inputRTWidth

> The texture input width size of the input buffers in texels.

## Definition

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

```csharp
public uint inputRTWidth { get; set; }
```
