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

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

2361. 安卓概率闪退 [ 36%]

...:299) 4 java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) 5 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2053) 6 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecu...

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

2362. 关于使用Idea以及Linux下使用AS语言开发的一点经验 [ 35%]

...,都要使用import和export吗? 问题状态 最新活动: 2017-12-29 19:40 浏览: 4252 关注: 3 人 debuggerx • 2017-04-18 16:43 这个网页编辑器好难用,贴图预览看不清,插入没预览,插错了都不知道,最后那张图明明没贴却删不掉…… cuixueying • 2...

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

2363. ios打包后【单机版】运行崩溃,附上报错log与demo [ 34%]

ios打包后【单机版】运行崩溃,附上报错log与demo 2019-01-07 13:33:42.471962+0800 sanguo[777:557379] JSRuntime::callMethod {} 2019-01-07 13:33:42.475072+0800 sanguo[777:557379]  xhr.GET url=http://stand.alone.version/index.js 2019-01-07 13:33:42.478836+0800 sanguo[777:557379] found ...

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

2364. laya.resource.AtlasResource_API3.0 [ 33%]

...= false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number destroyed get destroyed(): boolean Inherited fro...

来源: Laya3.0_api 发布时间: 20231115

2365. 压缩纹理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 32%]

...": "", "ext": "png", "format": 1 }, { "file": "1", "ext": "ktx", "format": 19 } ], "platforms": { "0": 0, "1": 1, "2": 1 }, "t": 0, "i": 0 } ] } platforms表示图片使用的平台,1和2分别指向Android和iOS平台,两个平台都使用files信息中的ktx为后缀的纹理压缩文件。 ...

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

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

...der(T_2DContextRender)3.18 Script Update Time(T_ScriptUpdateTime)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...

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

2367. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 31%]

...Y : int = 15[static] ShuriKenParticle3D  VOLVELOCITYGRADIENTYMAX : int = 19[static] ShuriKenParticle3D  VOLVELOCITYGRADIENTZ : int = 16[static] ShuriKenParticle3D  VOLVELOCITYGRADIENTZMAX : int = 20[static] ShuriKenParticle3D  WORLDPOSITION : int = 0[static] ShuriKenParticle3D  WORLDROTATI...

来源: laya_api 发布时间: 20170929

2368. LAYABOX游戏实时语音之APP版本 [ 31%]

....game.browser.ExportJavaFunction; /** * Created by Administrator on 2017/7/19. */ public class YIMMain { private final String TAG = "MarketTest"; private final static String strAppKey = "123132123";//你申请的App Key private final static String strSecrect = "1231312312312312312312";//你申请的...

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

2369. TS项目中怎么使用promise [ 31%]

... 预设怎么在代码中使用 问题状态 最新活动: 2018-07-18 10:19 浏览: 8858 关注: 6 人 光大帅 • 2019-07-07 11:08 不行啊老大。发布小游戏就不行。说是unhandled promise rejection 和一楼是同样的问题。。。 光大帅 • 2019-07-07 11:08 不行啊老大。...

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

2370. laya.d3.shader.Shader3D_API3.0 [ 30%]

...BLEND RENDER_STATE_BLEND: number = 1 Defined in laya/d3/shader/Shader3D.ts:19 渲染状态_混合。 Static RENDER_STATE_BLEND_CONST_COLOR RENDER_STATE_BLEND_CONST_COLOR: number = 8 Defined in laya/d3/shader/Shader3D.ts:33 渲染状态_混合常量颜色。 Static RENDER_STATE_BLEND_DST RENDER_STATE...

来源: Laya3.0_api 发布时间: 20231102