The '''DesktopInteractionRelay''' component only works in user space. When part of a UIX, it sends events from user inputs (the position is determined by the [[Component:RectTransform|RectTransform]]) to the desktop display at <code>DisplayIndex</code>
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|DisplayIndex|Int|
|DisplayIndex|Int| The display to send Interactions to.
|UseLegacyTextInput|Bool|
|UseLegacyTextInput|Bool| Whether to use the legacy text input system.
Desktop Interaction Relay component as seen in the Scene Inspector
The DesktopInteractionRelay component only works in user space. When part of a UIX, it sends events from user inputs (the position is determined by the RectTransform) to the desktop display at DisplayIndex