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

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

1. 3D旋转如何做tween缓动?目前尝试了localRotationEuler,rotationEuler。 [ 100%]

...目前尝试了localRotationEuler,rotationEuler。 1.rotationEuler只有set方法,没有get方法,没办法做缓动。 2.localRotationEuler有get和set方法,但是有万向锁的问题(不知道是不是我理解错了)。 3.想参考 transform.rotate()转化为四元素Quaternion来...

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

2. 关于要自定shader的同学 [ 89%]

...// 关于修改shader内部值的操作 假如有uniform float water_iTime setShaderValue (sprite) { // 在这里直接对 sprite.shaderValue.water_iTime += 1 } var texture = sprite.image_data const width = sprite.set_width const height = sprite.set_height var new_texture = sprite.drawToCanvas(width...

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

3. 新版本的插件导出,反射贴图无法在预览中看到。 [ 81%]

...在Unity工具中,依次点击 Window -> Rendering -> Lighting Settings 打开Lighting设置面板。  然后,将Environment Reflections的Source设置为Custom,将不再导出 .ltcb.ls后缀的反射信息文件。    我希望使用反射贴图,因此Environment Reflections设...

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

4. 关于创建Sprite获取大小 [ 71%]

...getRes(value.url) _this.graphics.drawTexture(texture) _this.scaleX = _this.set_width / texture.sourceWidth _this.pivotX = _this.row_data.property.x_m * texture.sourceWidth _this.pivotY = _this.row_data.property.y_m * texture.sourceHeight _this.scaleY = _this.set_height / texture.sourceHeight })) kez...

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

5. laya使用unity导出的粒子系统 [ 67%]

... Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 unity到导出场景加载时抛异常,不知所措 laya2.2 导出场景物理碰撞问题 问题状态 最新活动: 2018-...

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

6. laya资源能否打包发布 [ 65%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 关于发布oppo、vivo快游戏,无法生成Rpk问题 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 问题状态 最新活动: 2018-03-16 09:57 浏览...

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

7. Cannot read property 'props' of undefined [ 63%]

...roperty 'attributes' does not exist on type 'Node & ChildNode'. Cannot set property text of #<Button> which has only a getter 问题状态 最新活动: 2020-07-09 15:20 浏览: 1695 关注: 2 人

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

8. u3d导出的碰撞器,为什么相对速度稍微快点就不能检测到碰撞触发trigger回调,而在laya里用代码添加触发器相对速度再快也可以触发回调 [ 60%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2018-10-25 10:20 浏览: 1675 关注: 2 人 me_more_cool • 2018-10-25 11:10 我在ls文件里看到导出的碰撞器大小位置参数和u3d的是一样的...

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

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

...-            Laya UnityPlugin  功能介绍:           Mesh Setting    ---   网格设置                  Ignore Vertices Tangent    忽略顶点切线信息,可减小lm文件大小                  Ignore Vertices Color         忽略顶点颜色信息...

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