用户:XBD小不点001查看:7 回复:4 评论:7 创建时间:2022-09-12T18:21:34
大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我大佬帮帮我v
人机47号onst boxes = world.querySelector('.code'); //如果模型带有code的标签
const startPosi = [9, 15, 246] //开始坐标
const endPosi = [9, 15, 240] //结束坐标
const ani = boxes.animate([
{ position: startPosi, duration: 8 },
{ position: endPosi, duration: 8 },
], {
duration: 1,
iterations: 1,
direction: Box3AnimationDirection.WRAP,
})
ani.play({
duration: 65, //往返时间,数字越小运动越快
iterations: Infinity,
direction: Box3AnimationDirection.WRAP,
})
点赞0
评论