# deviceVersion

> The version that corresponds to Unity's host plugin NVUnityPlugin.

## Definition

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

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