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:
ksuprynowicz 2023-06-27 21:10:27 +02:00 committed by GitHub
commit 027deef9d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,6 +130,7 @@ var DISPATCHER_HOVERING_STYLE = {
};
var DISPATCHER_PROPERTIES = [
"id",
"position",
"registrationPoint",
"rotation",