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

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

111. 3D资源如何释放 [ 70%]

3D资源如何释放 加载sprite3D如何正确释放,有没有统一方式。 Loader.create方法添加来贴图资源,怎么释放销毁?       附件 : --> TestLaya.zip 2017-12-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

112. worker如何使用 [ 70%]

...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement使用 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node...

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

113. LayaNative端使用.ttf字体 [ 70%]

...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement...

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

114. 如何使用javascript版本加载模式 [ 69%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 关于微信7.0.3版本之后版本,微信小游戏 Android 端调整 “在屏 Canvas” 放缩策略 LayaAirIDE下如何使用mask? 使...

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

115. fillTexture使用问题 [ 69%]

...什么? 已上传 Demo 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask...

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

116. 分享:Graphics下cmds命令流使用! [ 69%]

...A页面派发 B页面侦听) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 分享:适配LayaAir版本PureMVC框架 LayaAirIDE下如何使用mask? 分享:打地鼠 AS、JS、TS版本 Demo! 微信小游戏:HTMLDivE...

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

117. 富文本使用图集 [ 69%]

...什么? 已上传 Demo 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 文本如何自动换行 用二幂次方图集和非二幂次方...

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

118. Cannot read property '_physicsUpdateList' of null 错误 [ 69%]

...   at PhysicsCollider.__proto._destroy (laya.core.js:6989)     at MeshSprite3D.__proto._destroyAllComponent (laya.core.js:13738)     at MeshSprite3D.__proto.destroy (laya.core.js:13089)     at MeshSprite3D.__proto.destroy (laya.d3.js:29943)     at MeshSprite3D.__proto.destroy (laya.d3....

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

119. 创建模型以后,调用destroy,以前clone对象也消失了 [ 69%]

...象也消失了 是我方法使用不对吗? 创建模型 let s:Laya.Sprite3D = (Laya.Loader.getRes("LayaScene_Plant/Conventional/Tree_52.lh") ).clone() as Laya.Sprite3D;   销毁模型 destroy(); 帮我看看 谢谢 附件 : --> TestPrefab.zip 2020-06-11 添加评论 免费帖 --> 分享 微...

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

120. 支付宝小游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 68%]

...der.load("sub1/Cube.lh").then((res: Laya.PrefabImpl) => { let sp3: Laya.Sprite3D = res.create() as Laya.Sprite3D; this.scene3d.addChild(sp3); }); }) Laya.loader.loadPackage("sub2", this.printProgress).then(() => { Laya.loader.load("sub2/Sphere.lh").then((res: any) => { let sp3 = res.create(...

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