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

大约有 1,298 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0066 秒)

1291. 动画不显示 [ 33%]

...模型导出后在laya中显示不正常 骨骼动画播放完后的回调时间 动画混合无效(版本2.6) 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ Animator 如何获取当前所有动画名称呢?或者所有的A...

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

1292. 材质编辑模块 · LayaAir3.0文档 · LAYABOX [ 33%]

...pyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:42:04 img{cursor:pointer}

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

1293. laya.resource.Texture2D_API3.0 [ 31%]

....ts:240 加载纹理 Parameters url: string 路径 complete: Handler 处理时间 Returns void Globals "laya/resource/Texture2D" Texture2D constructor _id destroyedImmediately lock name url uuid DEBUG TEXTURE2D blackTexture errorTexture grayTexture normalTexture whiteTexture anisoLevel baseMipmapLev...

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

1294. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 28%]

...n); } } 四、角色移动 角色移动,实际上就是在间隔很短的时间内,改变角色的位置。在我们的示例中,是通过每40毫秒来循环检查角色行走路线,通过Tween来执行角色位置改变的 //开启定时重复执行 Laya.timer.loop(40, this, this.loopfun);...

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

1295. 【简单跑酷--JS版】---Lv.6 终篇 [ 27%]

...减去 固定 2个 32的宽度 再随机一个长度 这样 可以让地板时间点的出现 更加随机性 this.maxRight = Config.GameWidth - 32 * 2 - 32 * parseInt(10 * Math.random()); if(needItem){ this.addItem(); } //创建一个帧循环处理函数 Laya.timer.frameLoop(1, this, this.onLoop);...

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

1296. 精灵 · LayaAir3.0文档 · LAYABOX [ 26%]

...pyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:58:48 img{cursor:pointer}

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

1297. laya.d3.core.Camera_API3.0 [ 26%]

...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...

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

1298. laya.d3.webxr.core.WebXRCamera_API3.0 [ 26%]

...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...

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