example of combining default behaviors

direct-scaling
Fabien Benetou 1 year ago
parent 59d3e0c64d
commit 9ea1d0a71c
  1. 1
      index.html

@ -2492,6 +2492,7 @@ function doublePinchToScale(){
AFRAME.registerComponent('startfunctions', {
init: function () {
doublePinchToScale()
emptyPinchToMove()
}
})

Loading…
Cancel
Save