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

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

51. 角色模型的材质列表切换后,不播放动作了 [ 94%]

...tomMaterial extends Laya.BaseMaterial { static DIFFUSETEXTURE_ID: number = 1; constructor() { super(); this.setShaderName("CustomShader"); } public getDiffuseTexture(): Laya.BaseTexture { return this._getTexture(CustomMaterial.DIFFUSETEXTURE_ID); } public setDiffuseTexture(value: Laya.BaseTexture): ...

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

52. input setforbidEdit is not a function [ 94%]

...使用示例 UI 项目构建出来 也会出现这个问题 附件 : --> 2017-10-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: 你看下这个e.input是什么吧,app下只...

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

53. 使用laya的unity插件2.4.0导出预设总是报错。2.3.0是没问题的 [ 94%]

...e not set to an instance of an object p.a (UnityEngine.GameObject A_0, g A_1, System.Collections.Generic.List`1[T] A_2) (at <4c85cf47277b4445acd70e744ee59b72>:0) p.a (UnityEngine.GameObject A_0, g A_1, g A_2, UnityEngine.Vector3 A_3, UnityEngine.Quaternion A_4, UnityEngine.Vector3 A_5, System....

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

54. MovieClip is not a constructor [ 94%]

...法,创建MovieClip后运行报错:MovieClip is not a constructor! 2017-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 18688961270 赞同来自: 已经解决了,之前忘了导入库 2017-07-19 0 1 ...

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

55. 构建app闪退,测试app扫码可以运行 [ 94%]

...正常运行,但是构建app用androidstudio打开就不行了。    2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7c 2019-03-15 08:45:13.438 8214-8265/c...

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

56. 请问 2.x 提示 Laya.Templet is not a constructor 和 Laya.Skeleton is not a constructor 该如何处理 谢谢 [ 94%]

...onstructor 和 Laya.Skeleton is not a constructor 该如何处理 谢谢 2018-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 183*****470 赞同来自: 是我自己项目问题 2018-10-26 0 1 分享 微博 QZ...

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

57. 自定义shader-边缘光照shader [ 94%]

...dChild(new Laya.Scene()); var camera = scene.addChild(new Laya.Camera(0, 0.1, 1000)); camera.transform.translate(new Laya.Vector3(0, 0.85, 1.7)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); camera.addComponent(CameraMoveScript); var directionLight = scene.addChild(new Laya.Dir...

来源: Laya_示例 发布时间: 20240929

58. laya.d3.math.Vector3 [ 94%]

...3):void[static] 求两个三维向量的叉乘。 Vector3  distance(value1:Vector3, value2:Vector3):Number[static] 两个三维向量距离。 Vector3  distanceSquared(value1:Vector3, value2:Vector3):Number[static] 两个三维向量距离的平方。 Vector3  dot(a:Vector3, b:Vector3):Number[...

来源: laya_api 发布时间: 20170929

59. sprite.mask的疑问 [ 94%]

...色树B 设置A.mask = B;后只显示B 附件 : --> MaskTest.rar 2020-08-13 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 熊猫大侠 赞同来自: 用代码写的话 他两个不要有父子关系 要同...

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

60. TypeError: ele.render is not a function [ 94%]

...is not a function 我在ui里面加一个list的组件一直给我报错 2018-01-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 qian 赞同来自: https://ldc.layabox.com/doc/?nav=zh-as-6-0-0 根据文档做的...

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