Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetWorkaround(string, State)

Sets the state of a specific driver workaround for this default filter.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual void SetWorkaround(string workaroundName, State state)

Parameters

workaroundName


state

Remarks

Use the workaround names from DefaultWorkarounds.DefinedWorkarounds and a State value to control how Unity applies the workaround on matching devices.