大约有 116 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0110 秒)
... (file:///D:/Documents/myLaya/test/bin/libs/laya.physics.js:1792:14) at TimerHandler.__proto.run (file:///D:/Documents/myLaya/test/bin/libs/laya.core.js:7533:45) at Timer.__proto._update (file:///D:/Documents/myLaya/test/bin/libs/laya.core.js:7271:16) at Stage.__proto._updateTimers (file://...
来源: Laya_社区 发布时间: 20190724
...:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:59934:9) at TimerHandler.Timer.__init$.__proto.run (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:9221:46) at Timer.__proto._update (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:8978:14) ...
来源: Laya_社区 发布时间: 20191108
...ate函数中,animator.owner._scene报空,导致(animator.owner._scene).timer报错,请问这是什么原因呢?项目有点大暂时提供不了demo。 2020-01-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个...
来源: Laya_社区 发布时间: 20200113
...er.material = mat; //用于记录曝光强度 var exposureNumber = 0; Laya.timer.frameLoop(1, this, function() { //设置曝光强度 mat.exposure = Math.sin(exposureNumber += 0.01) + 1; mat.rotation += 0.01; }); })); ``` ![](img/1.gif)(图1)
来源: Laya2.0_文档 发布时间: 20210715
...er.material = mat; //用于记录曝光强度 var exposureNumber = 0; Laya.timer.frameLoop(1, this, function() { //设置曝光强度 mat.exposure = Math.sin(exposureNumber += 0.01) + 1; mat.rotation += 0.01; }); })); ``` ![](img/1.gif)(图1)
来源: Laya2.0_文档 发布时间: 20210715
...rial = mat; //用于记录曝光强度 var exposureNumber:Number = 0; Laya.timer.frameLoop(1, this, function():void { //设置曝光强度 mat.exposure = Math.sin(exposureNumber += 0.01) + 1; mat.rotation += 0.01; }); })); ``` ![](img/1.gif)(图1)
来源: Laya2.0_文档 发布时间: 20210715
...源释放问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 使用layaIDE发布项目之后,资源加载不到 u3d 资源怎么做才能导入到layabox 里面用 问题状态 最新活动: 2018-01...
来源: Laya_社区 发布时间: 20180108
...如何使用,就是获取slot实例,在自己的脚本中添加一个timer去获取slot中x和y的位置就行了,类似let x = slot["x"];有不同需求的同学可以修改、拓展。 附件 : --> 2018-11-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20181107
...ameStart.max.js:9996) at Image.__proto.rebuild (GameStart.max.js:36588) at TimerHandler.__proto.run (GameStart.max.js:18041) at Timer.__proto._update (GameStart.max.js:17798) at Stage.__proto.render (GameStart.max.js:38093) 2018-01-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20180114
...新(2021.3.8) 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 怎么关浏览器编译出来的“不受支持的命令行”弹窗 问题状态 最新活动: 2017-06-21 16:31 浏览: 862 关注: 2 人
来源: Laya_社区 发布时间: 20170621