mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +02:00
Merge pull request #487 from overte-org/fix/vr_click_on_triggerable
Fix bug with clicking on triggerable objects in VR
This commit is contained in:
commit
027deef9d5
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ var DISPATCHER_HOVERING_STYLE = {
|
|||
};
|
||||
|
||||
var DISPATCHER_PROPERTIES = [
|
||||
"id",
|
||||
"position",
|
||||
"registrationPoint",
|
||||
"rotation",
|
||||
|
|
Loading…
Reference in a new issue