大约有 5,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0165 秒)
Laya_社区(4713) Laya2.0_文档(402) Laya3.0_文档(161) Laya3.0_api(22) Laya2.0_api(22) laya_api(19) Laya_示例(19) Laya2.0_示例(15)
...tScreenCoordToOrthographicCoord(source:Vector3, out:Vector3):Boolean 转换2D屏幕坐标系统到3D正交投影下的坐标系统,注:只有正交模型下有效。 Camera createConchModel():*[override] BaseCamera destroy(destroyChild:Boolean = true):void[override] BaseCamera destroyChildren()...
来源: laya_api 发布时间: 20170929
...正常运行,但是构建app用androidstudio打开就不行了。 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7c 2019-03-15 08:45:13.438 8214-8265/c...
来源: Laya_社区 发布时间: 20190315
...Camera CAMERAUP : int = 6[static] BaseCamera CLEARFLAG_DEPTHONLY : int = 2[static] 清除标记,仅深度。BaseCamera CLEARFLAG_NONE : int = 3[static] 清除标记,不清除。BaseCamera CLEARFLAG_SKY : int = 1[static] 清除标记,天空。BaseCamera CLEARFLAG_SOLIDCOLOR : int = 0[stati...
来源: laya_api 发布时间: 20170929
... 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
...式下使用renderTarget缓存。 webgl下renderTarget缓存模式有最大2048大小限制,会额外增加内存开销,不断重绘时开销比较大,但是会减少drawcall,渲染性能最高。 webgl下命令缓存模式只会减少节点遍历及命令组织,不会减少drawcall,性...
来源: laya_api 发布时间: 20170422
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
...l='box1'><abc label='child1'/><abc label='child2'/><abc label='child3'/><abc label='child4'/><abc label='child5'/></item><item label='box2'><abc label='child1'/><abc label='c...
来源: Laya3.0_api 发布时间: 20231115
...,请问有人能看出来的什么原因吗? 08-14 10:57:48.464 22228-22354/? I/LayaBox: JSRuntime::callMethod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49 temp_old :48 Report t...
来源: Laya_社区 发布时间: 20180814