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

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

881. [LayaAir3]OPPO小游戏下图片地址无法加载 [ 77%]

...游戏下图片地址无法加载 这种图片地址 https://sh.mudgj.com/api/player/auth/img?key=testpng oppo小游戏下 无法显示  Laya.loader .load( "https://sh.mudgj.com/api/playe ... ot%3B, Laya.Loader.IMAGE ) .then((res: Laya.Texture) => { let sp = new Laya.Sprite(); sp.texture = res; ...

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

882. Tab属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 77%]

...计的时候就确定好实际应用时的大小。* ### 1.3 Tab 组件的API介绍 Tab 组件的API介绍请参考 [http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.Tab](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=la...

来源: Laya2.0_文档 发布时间: 20210714

883. Tab属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 77%]

...计的时候就确定好实际应用时的大小。* ### 1.3 Tab 组件的API介绍 Tab 组件的API介绍请参考 [http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.Tab](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=la...

来源: Laya2.0_文档 发布时间: 20210715

884. laya.d3.utils.Physics3DUtils_API3.0 [ 77%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/utils/Physics3DUtils" Physics3DUtils Class Physics3DUtils Physics 类用于简单物理检测。 Hierarchy Physics3DUtils Index ...

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

885. u3d导入的粒子效果没有停止方法以及相应事件的吗? [ 77%]

...灭后调用一个完成事件将其移除,请问如何实现? 为何API上居然连粒子效果的类都没有? 还是直接用Sprite3D的? 2018-06-15 添加评论 已悬赏5元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ...

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

886. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 77%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRGamepad" ButtonGamepad Class ButtonGamepad 类用来描述gamepad Button Hierarchy EventDispatcher ButtonGamepad...

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

887. Tab属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 77%]

...计的时候就确定好实际应用时的大小。* ### 1.3 Tab 组件的API介绍 Tab 组件的API介绍请参考 [http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.Tab](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=la...

来源: Laya2.0_文档 发布时间: 20210715

888. laya.gltf.glTFUtils_API3.0 [ 77%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/gltf/glTFUtils" glTFUtils Class glTFUtils glTFUtils 用于解析 glTF 2.0 对象 Hierarchy glTFUtils Index Properties Extensions Extras ...

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

889. LAYAIDE报错,无法正常使用 [ 77%]

...enderer.sendSync (D:\Fem\Tools\LayaAirIDE\resources\electron.asar\renderer\api\ipc-renderer.js:14:29) at Object.remoteMemberFunction (D:\Fem\Tools\LayaAirIDE\resources\electron.asar\renderer\api\remote.js:117:33) at D:\Fem\Tools\LayaAirIDE\resources\app\out\codeextension\updateversion\extension.js:2...

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

890. list item 添加事件后无法监听 [ 77%]

...     console.log("当前选择的索引:" + index); } function createAPIList(api_list_view) {     let data = [];     for (let i = 0; i < 10; i++) {         let text_view = createTextView("12345", "black", 18, innerWidth, 35, "white");         data.push(text_view)  ...

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