Skip to content

Input Basics

Phoenix-Ra edited this page Jan 17, 2026 · 6 revisions

Contents

  1. How input works
  2. Setting up handler
  3. Devices
  4. Actions

How input works

AtumVR links with most of actions available in VR runtime for user's controllers. So, you don't have to understand how VR runtime works with that.

Your part is to use profile set, VRDevice and of course input handler

Clone this wiki locally