Version: Unity 6.6 Alpha (6000.6)
Language : English
Vulkan Device Filtering Asset reference
Introduction to Vulkan hardware profiles

Vulkan hardware profiles

Use Vulkan hardware profiles to control hardware capabilities and driver workarounds directly from C#.

Topic Description
Introduction to Vulkan hardware profiles Learn about Vulkan hardware profiles and how Unity interacts with them.
Device filters Specify which devices to target and change their settings.
Workarounds Learn about workarounds and how to enable or disable them for specified devices.
Graphics API hardware profile settings Choose which Graphics API the application needs to run on for specified devices.
Enable Vulkan hardware profiles in your project Follow these steps to set up a Vulkan hardware profiles script.
Vulkan Device Filtering Asset reference
Introduction to Vulkan hardware profiles