Is there a way to toggle Grab gesture for the whole scene? Such that Grab button (or more specifically gesture with hand tracking) has no effect on atom nodes. Preferably without walking each atom node because it's assumed to be 3rd party arbitrary scene, and even if we remember previous node state we still might break something if state changes between toggles.
Any approach is acceptable: a custom plugin, dynamically remapping it, or something else. But must be able to toggle it on/off while in a scene.
Bonus: it would be great if it would be possible to toggle this per hand, depending on whether VR hand is visible (if visible - can grab).
Any approach is acceptable: a custom plugin, dynamically remapping it, or something else. But must be able to toggle it on/off while in a scene.
Bonus: it would be great if it would be possible to toggle this per hand, depending on whether VR hand is visible (if visible - can grab).