大约有 6,183 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0120 秒)
Laya_社区(5539) Laya2.0_文档(362) Laya3.0_文档(123) Laya3.0_api(59) Laya2.0_api(37) laya_api(37) Laya_示例(17) Laya2.0_示例(9)
... Overrides Resource.__constructor Defined in laya/ani/AnimationTemplet.ts:127 Returns Templet Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 aniSectionDic aniSectionDic: any Defined in laya/ani/bone/Templet.ts:76 bindBoneBoneSlotDic bindBoneBoneSlo...
来源: Laya3.0_api 发布时间: 20231115
...erDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByInd...
来源: Laya3.0_api 发布时间: 20231102
...式下使用renderTarget缓存。 webgl下renderTarget缓存模式有最大2048大小限制,会额外增加内存开销,不断重绘时开销比较大,但是会减少drawcall,渲染性能最高。 webgl下命令缓存模式只会减少节点遍历及命令组织,不会减少drawcall,性...
来源: laya_api 发布时间: 20170422
...额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优...
来源: Laya2.0_api 发布时间: 20190513
...erDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByInd...
来源: Laya3.0_api 发布时间: 20231115
...erDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByInd...
来源: Laya3.0_api 发布时间: 20231115
...键,通常指鼠标左键 1:辅助按键,通常指鼠标滚轮中键 2:次按键,通常指鼠标右键 3:第四个按钮,通常指浏览器后退按钮 4:第五个按钮,通常指浏览器的前进按钮 currentTarget currentTarget: any Defined in laya/events/Event.ts:169 事件当...
来源: Laya3.0_api 发布时间: 20231115
3D寻路一、概述二、A*寻路2.1 A*算法2.2 A*代码中使用2.3 地形数据导入2.4 获得最短路径三、地形处理3.1 高度图3.2 网格地形3D精灵 MeshTerrainSprite3D3.3 更新世界矩阵3.4 得到整数的网格索引3.5 得到世界坐标系下的真实坐标3.6 初始化目...
来源: Laya3.0_文档 发布时间: 20230303
...rcle(0, 0, 50, "#ff0000"); Laya.stage.addChild(a); a.size(100, 100); a.pos(200, 200); a.mouseEnabled = true; a.mouseThrough = true; a.on(Laya.Event.MOUSE_DOWN, null, function (e: Laya.Event): void { console.log("touch a"); } 因为需要将mouseThrough=true才可以,蛋疼的api描叙你能...
来源: Laya_社区 发布时间: 20161109
...erDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByInd...
来源: Laya3.0_api 发布时间: 20231115