Initialer Upload neues Unity-Projekt
This commit is contained in:
27
Assets/SteamVR/Input/ExampleJSON/binding_vive_cosmos.json
Normal file
27
Assets/SteamVR/Input/ExampleJSON/binding_vive_cosmos.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"alias_info": {},
|
||||
"bindings": {
|
||||
"/actions/default": {
|
||||
"chords": [],
|
||||
"haptics": [],
|
||||
"poses": [],
|
||||
"skeleton": [],
|
||||
"sources": [
|
||||
{
|
||||
"inputs": {
|
||||
"click": {
|
||||
"output": "/actions/default/in/headsetonhead"
|
||||
}
|
||||
},
|
||||
"mode": "button",
|
||||
"path": "/user/head/proximity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"controller_type": "vive_cosmos",
|
||||
"description": "",
|
||||
"name": "vive cosmos hmd defaults",
|
||||
"options": {},
|
||||
"simulated_actions": []
|
||||
}
|
||||
Reference in New Issue
Block a user