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

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

331. laya.components.Widget_API3.0 [ 66%]

...r onPreRender onReset onStart onUpdate resetLayout Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

332. 如何使用vscode编译laya项目 [ 65%]

...目文件夹下 .vscode/launch.json 添加配置   { "name":"compile", "type": "node", "request": "launch", //nodejs 可执行文件 "runtimeExecutable": "D:\\workspace\\layabox\\node-v7.9.0-win-x64\\node.exe", //使用Laya编辑器下的 gulpjs "program": "D:\\workspace\\layabox\\LayaAirIDE_beta\\...

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

333. laya.ui.Widget_API3.0 [ 65%]

...Reset onStart onUpdate resetLayout Legend Object literal Variable Function Type alias Class Class with type parameter Method Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

334. laya.d3.core.scene.bvhscenerendermanager.BVHSceneRenderManager_API3.0 [ 65%]

...otionObject removeRenderObject updateMotionObjects Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

335. 关于使用CryptoJS加解密编译出错的问题怎么解决? [ 65%]

...如下语句:       <!--用于加解密-->     <script type="text/javascript" src="thirdlibs/components/core-min.js"></script>     <script type="text/javascript" src="thirdlibs/rollups/rc4.js"></script>     <script type="text/javascript" src="thirdlibs...

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

336. 2.0版TS使用JSONP报错 [ 65%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 预设怎么在代...

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

337. 请问Laya一般是怎么读取.txt数据的? [ 65%]

...引擎是不支持Node.js的,我们支持的是load。 load(url: string, type?: string | null, cache?: boolean, group?: string| null, ignoreCache?: boolean, useWorkerLoader?: boolean): void 2020-09-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登...

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

338. 使用HttpRequest 请求的头部信息headers参数结果异常 [ 65%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 预设怎么在代码中使用 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 使用...

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

339. laya.ani.bone.Templet_API3.0 [ 65%]

...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

340. protobuf TS中使用 [ 65%]

protobuf TS中使用 我已经在index.html中加入 <script type="text/javascript" src="libs/protobuf.js"></script> 但是工程中libs怎么加入.d.ts呢? 2017-08-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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