Hey!
you can change it by calling this code:
var touch= camera.inputs.attached["touch"];
if (touch) {
touch.touchAngularSensibility *= -1;
}
Hey!
you can change it by calling this code:
var touch= camera.inputs.attached["touch"];
if (touch) {
touch.touchAngularSensibility *= -1;
}