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

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

1. skydome可以替换贴图吗? [ 100%]

skydome可以替换贴图吗? 除了创建SkyProceduralMaterial这个材质是默认的天空,换贴图的操作是黑的 2020-03-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 黄伟艺 赞同来自: 自...

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

2. 一个3D正方体模型,想给它六个面贴不同的贴图,该如何处理? [ 72%]

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

3. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 45%]

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