大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0024 秒)
skydome可以替换贴图吗? 除了创建SkyProceduralMaterial这个材质是默认的天空,换贴图的操作是黑的 2020-03-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 黄伟艺 赞同来自: 自...
来源: Laya_社区 发布时间: 20200319
... false, false); box.transform.translate(new Laya.Vector3(10, 10, 10)); var material = new Laya.StandardMaterial(); material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); box.meshRender.material = material; 贴图只能选一张吗? 2018-02-27 添加评论 免费帖 --> 分享 微博 QZO...
来源: Laya_社区 发布时间: 20180227
...type to destination type. LayaExport.DataManager.saveLmatFile (UnityEngine.Material material, System.String savePath, ComponentType type) LayaExport.DataManager.getMeshRendererComponentData (UnityEngine.GameObject gameObject, .JSONObject customProps) LayaExport.DataManager.getComponentsData (UnityEn...
来源: Laya_社区 发布时间: 20170428