摘要: three自定义动画 var clock = new THREE.Clock()/* 模型从一个位置移动到另一个位置的动画 mesh:为控制的mesh或者object3d name:为mesh或object3d的名字 initX,initY,initZ:为mesh或object3d初始化的x,y,z 阅读全文
posted @ 2022-05-14 17:45 web与webGL 阅读(193) 评论(0) 推荐(0)