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

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

601. 导出的3D场景如何复用资源? [ 72%]

...题出现在哪呢?? laya2.2 导出场景物理碰撞问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 问题状态 最新活动: 2018-01-25 21:42 浏览: 794 关注: 2 人

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

602. 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [ 72%]

...e.js:16463 Uncaught TypeError: Cannot read property '_tf' of null     at Sprite.fromImage (laya.core.js:16463)     at Sprite.__proto.toParentPoint (laya.core.js:15797)     at Sprite.__proto.localToGlobal (laya.core.js:15757)     at Function.Utils.getGlobalRecByPoints (laya.core.js:10216)   ...

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

603. 【加急】控制Unity3D导出的粒子 [ 72%]

...的说ShurikenParticle3D.particleSystem的,我首先获取了粒子作为Sprite3D,这个可以获取到this.bow = this.scene3D.getChildByName("Bow") as Laya.Sprite3D; 然后我拿不到他的粒子系统,var par: Laya.ShurikenParticleSystem= this.bow.getComponent(Laya.ShurikenParticleSystem);...

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

604. laya.particle.Particle2D_API3.0 [ 72%]

..." Particle2D Class Particle2D Particle2D 类是2D粒子播放类 Hierarchy Sprite Particle2D Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoPlay autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHie...

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

605. laya.ui.DialogManager_API3.0 [ 72%]

...过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThrough name popupEffectHandler tag drawtocanvCtx Ac...

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

606. 如何获得box单独每个面的material [ 72%]

...xWidth, ConstValue.boxHeight); var box = this.parent.addChild(new Laya.MeshSprite3D(mesh)); box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); box.transform.position = new Laya.Vector3(ConstValue.boxOutScreen,ConstValue.boxHeight/2,0); var material = new Laya.StandardMaterial(); materia...

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

607. laya.map.MapLayer_API3.0 [ 72%]

...,植被层,建筑层等) 本类就是层级类 author ... Hierarchy Sprite MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior layerName mouseThrough name tag tarLayer drawtocanvCtx Accessors _isHeightSet _isWidthSet active acti...

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

608. layaair ide 2.0.0 beta2 读取.lh文件报错 [ 72%]

...TypeError: Cannot read property 'props' of undefinedat Function.Laya3D._getSprite3DHierarchyInnerUrls (laya.d3.js:15158) at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js:15252) at EventHandler.__proto.runWith (laya.core.js:1127) at Loader.__proto.event (laya.core.js:883) at Loader.__proto.complete ...

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

609. 将pivot设置为图片中心后,缩放结点,碰撞体和图片不是以相同锚点缩放 [ 72%]

...: 132*****401 设计的时候保持都在左上角, 缩放同时移动 sprite 让他显示上看着在围绕中心缩放 2019-04-22 1 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 132*****401 相关问题 sprite旋转以后,但是原...

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

610. 2D动画放在3D场景[ 72%]

...3D场景里,而不是放在界面上。因为2D的动画类继承的是Sprite没有z轴,没法在3d场景内移动,怎么把它转为一个3d对象呢? 2017-09-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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