State
Specifies the state of a driver workaround for a hardware profile.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.HardwareProfiles
- Assembly: UnityEditor.CoreModule
public enum State
Remarks
Use this enum with DefaultDeviceFilter.SetWorkaround or ProfileDeviceFilter.SetWorkaround to control how Unity applies a specific driver workaround on matching devices.
For more information, refer to Workaround hardware profile settings.