1. 首页
  2. 编程语言
  3. 其他
  4. HTML5音乐盒卡通人物动画特效.zip

HTML5音乐盒卡通人物动画特效.zip

上传者: 2019-07-18 18:59:51上传 ZIP文件 7.93KB 热度 20次
代码片段:Vector3.prototype.set=function(pos){ pos=Vector3.sanitize(pos); this.x=pos.x; this.y=pos.y; this.z=pos.z; returnthis;};
用户评论