Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


deviceConfigChanged

Defines the delegate to use to register events when an InputDevice 's configuration changes.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Event
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public static event Action<InputDevice> deviceConfigChanged