大约有 1,062 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0075 秒)
...m Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/com...
来源: Laya3.0_api 发布时间: 20231115
【简单跑酷--JS版】---Lv.4 添加玩家 更新得有点慢~~ 不要介意~~ 前面几节课 第一节 第二节 第三节 //======================= 漂亮的分割线 ======================= 本节主要讲一下 玩家·~~~ 这节要说的要点如下: 1、打包动画图...
来源: Laya_社区 发布时间: 20160801
...果当前时间大于下次射击时间 if(time > role.shootTime) { // 更新下次射击时间 role.shootTime = time + role.shootInterval; // 根据不同子弹类型,设置不同的数量及位置 this.pos = this.bulletPos[role.shootType - 1]; for(var index = 0; index < pos.length; index++...
来源: Laya_社区 发布时间: 20170525
...omponent/Volume/reflectionProbe/ReflectionProbe.ts:60 修改了值,需要更新shader,需要和updateMask对应 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component...
来源: Laya3.0_api 发布时间: 20231115
...m Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/com...
来源: Laya3.0_api 发布时间: 20231115
...(); Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:42:16 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20241014
LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) Laya UnityPlugin 使用须知 : 跨平台支持,支持Windows和MacOS操作系统,Unity版本不能低于5.5.2,必须配合官方最新版LayaAir引擎使用,现UnityPlugin 支...
来源: Laya_社区 发布时间: 20170428
...n目录下。然而每次生成之后,也会自动把生成的js引用也更新到index.html里。然而,刚刚提到index.html里引用到的都会合并到code.js里,恰恰分包的代码,我们是不希望合到code.js里。所以每次编译后,发布小游戏之前。一定要打开in...
来源: Laya2.0_文档 发布时间: 20210715
...什么,uniform会一直保存它们的数据,直到它们被重置或更新。 UniformMap则是存储这样一堆Uniform变量的数据结构,通过组合的形式更直观的让开发者了解到在Shader中所使用到的Uniform变量。 3.1 Uniform常见变量类型 Uniform变量的常见...
来源: Laya3.0_文档 发布时间: 20241014
...m Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/com...
来源: Laya3.0_api 发布时间: 20231115