Skip to content

Commit 2bf5628

Browse files
author
lawwong
committed
Add bindings for Vive Focus 3 Tracker
Required when using Focus 3 Tracker with Vive Busniss Streaming
1 parent d31f194 commit 2bf5628

File tree

4 files changed

+1193
-13
lines changed

4 files changed

+1193
-13
lines changed

Assets/HTC.UnityPlugin/ViveInputUtility/Scripts/Misc/SteamVRExtension/PartialInputBindings/actions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,10 @@
321321
{
322322
"controller_type": "vive_tracker_keyboard",
323323
"binding_url": "bindings_vive_tracker_keyboard.json"
324+
},
325+
{
326+
"controller_type": "vive_focus3_tracker",
327+
"binding_url": "bindings_vive_focus3_tracker.json"
324328
}
325329
],
326330
"localization": [

0 commit comments

Comments
 (0)