# inputRTHeight

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

## Definition

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

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