• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 263 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0088 秒)

241. 父物体旋转会导致子物体的世界坐标系不正确?(附demo) [ 30%]

...) { pivot.transform.rotation = Quaternion.Euler(0, 0, -20); } // Update is called once per frame void Update () { if (Input.GetKey(KeyCode.A)) { guard.transform.position = new Vector3(guard.transform.position.x + 0.1f, guard.transform.position.y, guard.transform.position.z); } else if (Input.GetKey(...

来源: Laya_社区 发布时间: 20171228

242. UI-Tree [ 29%]

...me": "render", "right": "0", "left": "0"}}; function Item() { Item.__super.call(this); this.right = 0; this.left = 0; var selectBox = new Clip("../../res/ui/tree/clip_selectBox.png", 1, 2); selectBox.name = "selectBox"; //设置 selectBox 的name 为“selectBox”时,将被识别为树结构的...

来源: Laya_示例 发布时间: 20260303

243. 安卓闪退,有日志 [ 29%]

.../arm64/liblayaair.so (laya::imp_JS2CFunc<void (laya::JSAudio::*)()>::call(v8::FunctionCallbackInfo<v8::Value> const&)+364) [arm64-v8a] 5 #04 pc 00000000009b6d1c /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::FunctionCallbackArguments::Call(void (*)(v8...

来源: Laya_社区 发布时间: 20191217

244. 在LayaIDE中下载的运行器启动报错 [ 28%]

...rface open failed errno is 2 -1 03-19 15:01:07.511 15556-15556/? E/libEGL: call to OpenGL ES API with no current context (logged once per thread) 03-19 15:01:07.871 15489-15489/? E/SMD: smd Interface open failed errno is 2 -1 03-19 15:01:08.576 3111-3195/? E/ViewRootImpl: sendUserActionEvent() mView...

来源: Laya_社区 发布时间: 20180319

245. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 26%]

...0-13 17:31:15.971 6514-6514/com.vivo.vs W/AwContents: onDetachedFromWindow called when already detached. Ignoring 10-13 17:31:15.981 6514-6514/com.vivo.vs D/NavigationBar: 是否存在NavigationBar  false    false 表示使用的是虚拟导航键(NavigationBar), true 表示使用的是手势 ...

来源: Laya_社区 发布时间: 20181013

246. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 26%]

...dateTime)3.19 Script Late Update Time(T_ScriptLateUpdateTime)4. Draw Call(绘制调用)4.1 Opaque DrawCall(CT_OpaqueDrawCall)4.2 Trans DrawCall(CT_TransDrawCall)4.3 Depth Cast DrawCall(CT_DepthCastDrawCall)4.4 Shadow DrawCall(CT_ShadowDrawCall)4.5 2D DrawCall(CT_2DDrawCal...

来源: Laya3.0_文档 发布时间: 20260128

247. Spine3D渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 26%]

...量 在3D场景中,过多同时播放的Spine3D实例会显著增加Draw Call。建议通过对象池管理Spine3D实例,及时回收不用的实例。 4.4 优化资源加载 建议将常用的Spine资源预加载,避免运行时动态加载导致的卡顿。 // 预加载常用Spine资源 Laya...

来源: Laya3.0_文档 发布时间: 20260203

248. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 26%]

...             日志:         a1: Handler {once: true, _id: 6, caller: null, args: Array[1]}         a2: Handler {once: true, _id: 0, caller: null, method: null, args: null}         b: Handler {once: true, _id: 7, caller: null, args: Array[1]}         a3: Handler {once: true,...

来源: Laya_社区 发布时间: 20161109

249. 安卓端概率性崩溃 [ 25%]

.../arm64/liblayaair.so (laya::imp_JS2CFunc<void (laya::JSAudio::*)()>::call(v8::FunctionCallbackInfo<v8::Value> const&)+364) [arm64-v8a] 5 #04 pc 00000000009b6d1c /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::FunctionCallbackArguments::Call(void (*)(v8...

来源: Laya_社区 发布时间: 20191030

250. lib/arm/liblayaair.so 总是崩溃 [ 25%]

...原因吗?    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 temperature: [ap] temp :49  report_t...

来源: Laya_社区 发布时间: 20180814