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

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

771. 3D场景销毁后,仍有引用存在,内存中场景及引用其的对象无法销毁 [ 42%]

...存和内存就会显示成负数 创建动效模板 可能存在bug 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2020-01-11 21:48 浏览: 1528 关注: 5 人

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

772. 播放动画(JavaScript-3D基础(JS)-LayaAir3D之Animator动画) [ 42%]

...是与美术事先约定好的。确认层级后可以过getChildAt()、或getChildByName()等方法获取模型后,再获取动画组件。** 还有一种备选方案:在获取动画组件之前,可以打开.ls或.lh查看有动画组件模型的层级关系,再去获取模型与动画组...

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

773. 材质的功能介绍(ActionScript-3D基础(AS3)-LayaAir3D之Material材质) [ 41%]

...ional/scene.ls")) as Scene3D; //从场景获取球型精灵 sphere = scene.getChildByName("Sphere") as MeshSprite3D; //获取球型精灵自带的BlinnPhong材质 billinMaterial = sphere.meshRenderer.material; ``` > 拿到材质之后,我们可以修改材质或者将这个材质给其他模型使...

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

774. 播放动画(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 41%]

...是与美术事先约定好的。确认层级后可以过getChildAt()、或getChildByName()等方法获取模型后,再获取动画组件。** 还有一种备选方案:在获取动画组件之前,可以打开.ls或.lh查看有动画组件模型的层级关系,再去获取模型与动画组...

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

775. laya.d3.core.Camera_API3.0 [ 41%]

...ographicCoord destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf normalizedViewportPointToRay off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once recoverRenderCo...

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

776. 播放动画(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 41%]

...是与美术事先约定好的。确认层级后可以过getChildAt()、或getChildByName()等方法获取模型后,再获取动画组件。** 还有一种备选方案:在获取动画组件之前,可以打开.ls或.lh查看有动画组件模型的层级关系,再去获取模型与动画组...

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

777. 材质的功能介绍(TypeScript-3D基础(TS)-LayaAir3D之Material材质) [ 41%]

...e.ls")) as Laya.Scene3D; //从场景获取球型精灵 this.sphere = scene.getChildByName("Sphere") as Laya.MeshSprite3D; //获取球型精灵自带的BlinnPhong材质 this.billinMaterial = this.sphere.meshRenderer.material; ``` > 拿到材质之后,我们可以修改材质或者将这个材质给...

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

778. laya打包APK无法进入游戏 [ 41%]

...法关闭 关于发布oppo、vivo快游戏,无法生成Rpk问题 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2020-10-22 17:27 浏览: 2854 关注: 3 人 XZW734173384 • 2018-03-07 16:19 是的,资源路径的确选择的是生成h5后的index.html 所在目...

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

779. 扇形遮罩画不全画了一个很奇怪的形状但是矩形的就没问题。显示效果如下:版本号1.7.10 [ 41%]

..._3.addChild(im);                  var img:Image = view.icon_3.getChildByName("grayIcon") as Image;                 processTimer = ProcessTimer.create(img,new laya.maths.Size(70,70));                 processTimer.setPercentage(100);                 pro...

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

780. laya.d3.webxr.core.WebXRCamera_API3.0 [ 40%]

...ographicCoord destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf normalizedViewportPointToRay off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once recoverRenderCo...

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