<xr-node node-id="setitem" visible="true" bindtouchstart="touchStart">
<xr-gltf model="miku" anim-autoplay scale="0.08 0.08 0.08" rotation="0 180 0" bindtouchstart="touchStart" bindtouchend="touchEnd"></xr-gltf>
</xr-node>
touchStart和touchEnd都没有响应,是什么原因呢?
