Hololight Stream for Unity extension - Touch

Touch

Hololight Stream only supports single touch inputs on iOS and iPadOS clients.

Touch data is passed to Unity via the new Input System. This data can be accessed through actions which are configured with Unity Input Actions.

Hololight Stream does not support any kind of screen space UI.

For more information on Unity’s input system, check out their Input System Quick start guide.

Additional package requirements

  • None

Supported client devices

  • Apple iOS and iPadOS

Troubleshooting

If the touch inputs are not triggering events when running your application in the Unity Editor, make sure that the Unity Game window is actively selected. If it isn’t, the events will not trigger.