# version

> Gets the version that corresponds to Unity's host plugin that manages the NVIDIA.NVUnityPlugin official library.

## Definition

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

```csharp
public static uint version { get; }
```
