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

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

1641. 用LayaAir引擎解析Tiled Map地图(ActionScript-2D进阶篇(AS3)-扩展模块) [ 22%]

...的图层,在图层的自定义属性栏,添加一个名为`layer`的`string`类型属性。操作如图14-1所示。 ![图14-1](img/14-1.png) (图14-1) 点击OK,添加完成后,将所有添加了自定义属性layer的图层。设置分组名称。 例如,我们将块层2与块层3的...

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

1642. laya.d3.core.trail.TrailRenderer_API3.0 [ 22%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/core/render/BaseRender.ts:158 排序矫...

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

1643. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 22%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/core/render/BaseRender.ts:158 排序矫...

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

1644. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 22%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/core/render/BaseRender.ts:158 排序矫...

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

1645. 2D性能优化 · LayaAir3.4 · 引擎文档 · LAYABOX [ 22%]

...(var i:number = 0, len: number = assets.length; i<len; ++i) { var asset:string = assets[i]; //查看log,清理前资源一直在内存中 console.log(Laya.loader.getRes(asset)); //调用清理方法 Laya.loader.clearRes(asset); //查看log,清理后,资源被卸载 console.log(Laya.loader.g...

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

1646. 构建app闪退,测试app扫码可以运行 [ 21%]

... 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470]     string: 'http://192.168.2.139:8900/bin/libs/layer.js:2: 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] TypeError: Cannot read property 'length' of undefined 2019-03-15 08:45:13.438 ...

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

1647. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 21%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CONFIG_MOTION_TYPE_FREE CONFIG_MOTION_TYPE_FREE: number = 2 Defined in laya/d3/physics/constraints/ConfigurableConstraint.ts:16 约...

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

1648. laya.d3.core.ui3d.UI3D_API3.0 [ 20%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/core/render/BaseRender.ts:158 排序矫...

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

1649. WebSocket通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 19%]

...d(msg: any): void { console.log("接收到消息:"); if (typeof msg === "string") { console.log("文本数据:", msg); } else { console.log("接收到非字符串数据", msg); } // 清除输入缓存,避免残留数据 this.socket.input.clear(); } /** 连接关闭回调 */ private onSocketClo...

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

1650. laya.d3.physics.Rigidbody3D_API3.0 [ 19%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 userData userData: any Defined in laya/d3/physics/Rigidbody3D.ts:56 Static TYPE_DYNAMIC TYPE_DYNAMIC: number = 1 Defined in laya/d3/physics...

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