I am trying to find out a way to increase/decrease/rotate the 3D model using fingers(pinching). Right now i didn't find any break through yet. Can anyone please help me.
thanks
A
Andreas Schacherbauer
said
over 8 years ago
Hi amit, You can't associated gestures directly with a 3D Model, but as shown in example '3D Models - Snap to Screen', you can use the JS gesture API to detect any gesture in the web view and then use these events to manually change scale, rotation or translation.
Best regards
Andreas
a
amit b
said
over 8 years ago
thanks Andreas. Can we expect this feature to be part of upcoming SDK release?
amit b