ValveSoftware / openxr_engine_plugins

Contains Valve-provided plugins for using OpenXR extensions with various game engines
BSD 3-Clause "New" or "Revised" License
50 stars 15 forks source link

This plugin does not implement PoGo pins inputs #5

Open RemiArnaud opened 2 years ago

RemiArnaud commented 2 years ago

as per the XR_HTCX_vive_tracker_interaction spec, both booleans and floats are available:

This interaction profile represents the input sources and haptics on the VIVE Tracker. Supported component paths: • …/input/system/click (may not be available for application use) • …/input/menu/click • …/input/trigger/click ...

Rectus commented 2 years ago

The SteamVR runtime doesn't implement them yet either.