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

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

91. 拖尾 · LayaAir3.0文档 · LAYABOX [ 71%]

...a.Trail 这个Shader 2.3.1 创建材质 首先我们在Asset下新建一个Material,默认情况下Material的Shader是BlinnPhone,接下来我们修改下Shader,如动图2-4所示 (动图2-4) 2.3.2 材质贴图 如图2-5所示,带 Laya.Trail Shader的材质有如下几个属性 (图2-5...

来源: Laya3.0_文档 发布时间: 20230303

92. LayaAir3D UnityPlugin 1.7.16 [ 71%]

...D, String, String, String) LayaExport.DataManager:saveLayaParticleLmatData(Material, String) LayaExport.DataManager:getParticleSystemComponentData(GameObject, JSONObject) LayaExport.DataManager:getComponentsData(GameObject, JSONObject, JSONObject, Vector3, Quaternion, Vector3, String&) LayaExpor...

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

93. 物理碰撞器(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 71%]

...10, 10))) as Laya.MeshSprite3D; //新建材质 var planeMat:Laya.BlinnPhongMaterial = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load("res/threeDimen/Physics/grass.png", Laya.Handler.create(this, function(tex:Laya.Texture2D) { planeMat.albedoTexture = tex; })); //设置纹理平铺和偏移 plane...

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

94. 物理碰撞器(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 71%]

...e(10, 10, 10, 10))) as MeshSprite3D; //新建材质 var planeMat:BlinnPhongMaterial = new BlinnPhongMaterial(); Texture2D.load("res/threeDimen/Physics/grass.png", Handler.create(null, function(tex:Texture2D):void { planeMat.albedoTexture = tex; })); //设置纹理平铺和偏移 planeMat.tilingOffse...

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

95. MeshSprite3D如何用缓动变化 透明度alpha值? [ 70%]

...性去改 kaiqiw945 • 2018-03-27 11:29 那我只能用材质去改 var material = meshSprite.meshRender.sharedMaterial; material.albedo = new Vector4(1.0,1.0,1.0,0.0); material.renderMode = 5; Laya_Aaron • 2018-03-27 11:29 https://ldc.layabox.com/doc/?nav=zh-as-4-0-7 你如何用你不知道的...

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

96. Unity3d导出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format [ 70%]

...。 结果:没有正确导出模型 其他实验1:使用其他模型的material可以正确导出 其他实验2:使用其他机器可以​正确导出原模型     附件 : --> 2020-06-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

97. laya里面如何曲线图片设置PolygonCollider的顶点? [ 69%]

...一系列曲线。 如何获取图片每个像素点的RGB? Laya3D里的material可以设置flat shading么 问题状态 最新活动: 2019-05-14 16:10 浏览: 884 关注: 3 人

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

98. 水平翻转 图片位置不变 pivot需要设置为多少呢 [ 69%]

... 为什么有的图片打包,有的图片不打包? 如图 Laya3D里的material可以设置flat shading么 laya怎么跨域加载图片 问题状态 最新活动: 2017-01-04 13:33 浏览: 2351 关注: 3 人 long51xy • 2017-01-04 14:48 这个和x冲突吧 我x设置了居中 pivot居中 位置...

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

99. radio group 文字和图片的相对位置怎么设置,比如我要把文字设在图片中间 [ 69%]

...获取不正确 如何设置Sprite的宽高和点击区域? Laya3D里的material可以设置flat shading么 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 如何获取图片每个像素点的RGB? lis...

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

100. 图片设置mask有毛边 [ 69%]

...仍有几率会穿透 本地调试加载本地图片都报错 Laya3D里的material可以设置flat shading么 如何获取图片每个像素点的RGB? 为什么有的图片打包,有的图片不打包? 如图 图片不能按轴心旋转 问题状态 最新活动: 2020-06-20 09:27 浏览: 2874 ...

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