Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnBackingScaleFactorChanged()

Called when the UI scaling for this EditorWindow is changed.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
protected virtual void OnBackingScaleFactorChanged()

Remarks

Use this method to refresh UI elements that have multiple resolutions.