driverVersionString
Vulkan device driver version.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public string driverVersionString
Remarks
Enter the version number in either of the following formats:
- where
MajorVersion.MinorVersion.PatchVersionandMinorVersionare optional. For example,PatchVersion.0.676.0 - Hexadecimal format starting with with maximum 8 digits. For example,
0x.0x002a4000