spine getAttachment 得到的对象 在真机上没有 computeWorldVertices 方法

H5上是正常的,真机环境怎么把spine.getAttachment得到的对象转换成 sp.spine.BoundingBoxAttachment ?

直接把js的函数复制出来, 真机上有attachment.vertices, 传进去就行~