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

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

1. Unity插件导出后获取不了Scene子集 [ 100%]

...Ts脚本编写导入ls文件 问题导入后场景显示,但是用scene.getChildByName去抓对象却是空的,然后调试查看Scene下子集都是0 代码流程如下: var scene = Laya.Scene.load("res/LayaMain/main.ls") Laya.stage.addChild(scene); var camera: Laya.Camera = (scene.getChildBy...

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

2. 3d场景摄像机清楚标记bug报错 [ 94%]

...unity中导出的Main Camera, 但是在laya中加载场景后通过scene.getChildByName获取里面的Main Camera后对齐进行清楚标记的操作时会报错,图下面截图所示,但如果用laya新建的相机又可以正常的使用,请问是否是因为使用了unity的camera所导...

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

3. 微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene [ 93%]

...(); Laya.stage.addChild(this._scene); var camera:Laya.Camera = this._scene.getChildByName("Main Camera") as Laya.Camera; camera.addComponent(CameraMoveScript); var tiger:Laya.Sprite3D = this._scene.getChildByName("tiger_idle") as Laya.Sprite3D; console.log(tiger); var animator:La...

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

4. 3D场景UNITY导出相机,怎么获取并使用 [ 91%]

...lse, "fieldOfView":60, "nearPlane":0.3, "farPlane":90 }, var camera= scene.getChildByName("AutoCamera"); console.log(camera); 2017-09-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 zyf598125795 赞同来自: ca...

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

5. rigidBody.applyForce 物体不会移动 [ 90%]

...(scene); //添加方向光 var directionlight: Laya.DirectionLight = scene.getChildByName( "Directional Light" ) as Laya.DirectionLight; this.directionlight = directionlight; //加入子層人物腳色到舞台 var littleGirl: Laya.Sprite3D = scene.getChildByName( "Girl" ) as Laya.Sprite3D; scene.ad...

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

6. unity导出的场景,相机节点找不到,移动和属性设置都做不了 [ 89%]

..."LayaScene_Main/Main.ls"); Laya.stage.addChild(scene); camera = Laya.stage.getChildByName("Main Camera") as Camera;   ....... camera.viewportPointToRay(point, ray); 提示错误:Cannot read property 'viewportPointToRay' of null" 附件 : --> H5Dev.rar 2018-04-15 添加评论 免费帖 --> 分享 ...

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

7. laya.d3.core.Camera [ 82%]

...:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponentByIndex(index:int):Component3...

来源: laya_api 发布时间: 20170929

8. laya.d3.webxr.core.WebXRCamera_API3.0 [ 81%]

...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

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

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

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

10. laya.d3.core.Camera_API3.0 [ 81%]

...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