大约有 868 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0043 秒)
Laya2.0_文档(437) Laya_社区(301) Laya3.0_api(86) laya_api(20) Laya2.0_api(11) Laya3.0_文档(9) Laya_示例(2) Laya2.0_示例(2)
...ner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new DirectionLightCom(): DirectionLightCom Overrides Light.constructor Defined in laya/d3/core/light/DirectionLightCom.ts:53 创建一个 Direc...
来源: Laya3.0_api 发布时间: 20231115
...导致list无法滑动,跪求解决方案 =========================== update: 发现官网的链接居然跳不过去,我把代码copy过来吧。。。。主要逻辑跟官网的demo一模一样。。。 // 这段代码需要在setupDemo之前执行。 (function() { // 项渲染器 var Box ...
来源: Laya_社区 发布时间: 20180731
....js:18495) _changeCanvasSize (laya.core.js:18371) run (laya.core.js:9832) _update (laya.core.js:9576) render (laya.core.js:18561) _loop (laya.core.js:18519) loop (laya.core.js:5442) 2018-10-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...
来源: Laya_社区 发布时间: 20181020
# 如何自定义Shader ###### *version :2.7.0beta Update:2020-6-9* 在这里我们将简单的介绍下如何使用自定义Shader。本次是在LayaAirIDE的3D示例项目基础上修改。 #### 1.编写顶点着色器与片元着色器程序。 放在项目代码同级的文件夹 `customMaterial...
来源: Laya2.0_文档 发布时间: 20210715
... Animator.__proto._onAnimationStop (laya.d3.js:22674) at Animator.__proto._updatePlayer (laya.d3.js:22823) at Animator.__proto._updateAnimtionPlayer (laya.d3.js:22608) at TimerHandler.__proto.run (laya.core.js:9504) at Timer.__proto._update (laya.core.js:9237) at Stage.__proto.render (laya.core.js:1...
来源: Laya_社区 发布时间: 20180115
...ector2(); private hitresult:Laya.HitResult = new Laya.HitResult(); private UpdateRay() { //射线初始化(必须初始化) //获取鼠标在屏幕空间位置 this.pointRay.x = Laya.MouseManager.instance.mouseX; this.pointRay.y = Laya.MouseManager.instance.mouseY; //详设计产生射线方...
来源: Laya_社区 发布时间: 20190416
...红色 * 延迟间隔i*100毫秒执行 */ Laya.Tween.to(letterText,{y:300,update:new Laya.Handler(this,updateColor, [letterText])},1000,Laya.Ease.bounceIn,Laya.Handler.create (this,changeColor,[letterText]),i*1000); } } /** * 缓动进行时的回调更新方法 * txt 缓动对象 */ function update...
来源: Laya2.0_文档 发布时间: 20210715
...total 10ms 11-15 14:08:16.661: E/0(1879): ==============Java流程 checkApkUpdate 不许要自己管理update 11-15 14:08:16.661: D/(1879): >>>>>>>>>>>>>>>>>>>>>>>> 11-15 14:08:16.661: E/LayaGameEngine(1879): game_plugin_set_opt...
来源: Laya_社区 发布时间: 20171115
...ner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new AreaLightCom(): AreaLightCom Overrides Light.constructor Defined in laya/d3/core/light/AreaLightCom.ts:25 创建一个 AreaLightCoponent ...
来源: Laya3.0_api 发布时间: 20231115
....com/docs/zh-CN/mini-app/develop/developer-instrument/developer-instrument-update-and-download](https://microapp.bytedance.com/docs/zh-CN/mini-app/develop/developer-instrument/developer-instrument-update-and-download) #### 3.2 申请小游戏创建权限 如果开发者仅仅是创建个开发者平...
来源: Laya2.0_文档 发布时间: 20210715