大约有 108 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0027 秒)
...件那边,缺失type类型 "materials"[ {"path":"Assets/Effects/Textures/other/Materials/laohu1003.lmat"}] 正常的情况是有一个字段type的,所以解析的时候报错了,求解答 资源文件已上传 附件 : --> assets.zip 2018-03-30 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180330
...der在unity也确实编辑在MeshSprite3D物体上) public onTriggerStay(other: Laya.Collider): void{ console.log("触发:onTriggerEnter"); } (忽略了Rigidbody); 2018-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20180716
...ctions 1. Source - Skybox - Custom 2. Resolution 3. Intensity Multiplier - Other Settings 1. Fog - Color - Mode 1. Linear - Density
来源: Laya2.0_文档 发布时间: 20200822
...nter(collision:Laya.Collision):void { console.log("碰撞"); if (collision.other.owner === this.sphere){ ((this.owner as Laya.MeshSprite3D).meshRenderer.sharedMaterial as Laya.BlinnPhongMaterial).albedoColor = new Laya.Vector4(0.0, 0.0, 0.0, 1.0); } } 附件 : --> 2019-08-17 添加评论 免费帖 -...
来源: Laya_社区 发布时间: 20190817
... 使用Unity设置场景雾化 在Lighting灯光渲染设置中找到 `Other Setting` ![](img/1.png)(图1) 首先勾选雾化属性,然后调整雾化的颜色。 ![](img/2.gif)(图2) 设置完之后就可以拉近或者拉远摄像头查看效果了。如效果图3所示: ![](img/3.gif)...
来源: Laya2.0_文档 发布时间: 20210714
... 使用Unity设置场景雾化 在Lighting灯光渲染设置中找到 `Other Setting` ![](img/1.png)(图1) 首先勾选雾化属性,然后调整雾化的颜色。 ![](img/2.gif)(图2) 设置完之后就可以拉近或者拉远摄像头查看效果了。如效果图3所示: ![](img/3.gif)...
来源: Laya2.0_文档 发布时间: 20210715
...邀请: 与内容相关的链接 提交 1 个回复 苏栢 赞同来自: other.owner.contains[0] 把这个输出出来找找试试 具体是里面的那个我忘了 2019-07-25 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 btiger19 相...
来源: Laya_社区 发布时间: 20190725
...king “how to do X in LayaBox”, ask “how to solve Y in LayaBox”. In other words, don’t ask how to implement a particular solution, instead describe the problem at hand. Stating the problem gives more context and less bias for a correct answer. In case things are not working as expected, ple...
来源: Laya_社区 发布时间: 20171229
... 使用Unity设置场景雾化 在Lighting灯光渲染设置中找到 `Other Setting` ![](img/1.png)(图1) 首先勾选雾化属性,然后调整雾化的颜色。 ![](img/2.gif)(图2) 设置完之后就可以拉近或者拉远摄像头查看效果了。如效果图3所示: ![](img/3.gif)...
来源: Laya2.0_文档 发布时间: 20210715
...失败,错误:Scene: the .lh file root type must be Scene,please use other function to load this file.;at api readFile success callback function Error。经过调试发现code.js中__proto.onAsynLoaded 方法里面var json=data[0]有问题,data本身是json字符串,data[0]为{,虽然将...
来源: Laya_社区 发布时间: 20180927