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