大约有 267 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0038 秒)
Laya_社区(234) Laya2.0_文档(15) Laya3.0_api(6) laya_api(4) Laya2.0_api(4) Laya3.0_文档(2) Laya_示例(1) Laya2.0_示例(1)
...27 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 求助关于TiledMap的版本问题 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 求助unity导出特效 到 laya box 里 ...
来源: Laya_社区 发布时间: 20170314
LayaAir引擎 Cannot read property 'load' of null 查了断点,看到Laya.loader是null,为什么会出现为null的情况? 代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static...
来源: Laya_社区 发布时间: 20171124
discard property,please use transform's property instead 运行官网的3D例子时,浏览器一直报这个 2018-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 就是那个属性...
来源: Laya_社区 发布时间: 20180725
TypeError: Cannot read property 'length' of null layaide2.4.0a场景包含预制体hero.prefab,b场景也包含预制体hero.prefab 在a场景通过Laya.Pool.getItemByCreateFun("hero", this.pHero.create, this.pHero)创建对象,同时给对象设置位置,成功 跳转到b场景后,通过Laya.Poo...
来源: Laya_社区 发布时间: 20200309
Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...
来源: Laya_社区 发布时间: 20200903
...点? Uncaught Can not find class Laya.Text layaair2-cmd 编译bug 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 构建app后导入AS报错Could not find com.android.tools.build:gradle:3.1.2. 2.0.0编译报错Cannot find global type 'Array' 运行报错 Un...
来源: Laya_社区 发布时间: 20200623
...件夹,放到bin文件夹下面。运行报错: TypeError: Cannot read property 'props' of undefined at Avatar.__proto._parseNode (file:///D:/layaTest/mylaya/bin/libs/laya.d3.js:19610:21) at Avatar.__proto.onAsynLoaded (file:///D:/layaTest/mylaya/bin/libs/laya.d3.js:19652:10) at ResInfo.onLoaded...
来源: Laya_社区 发布时间: 20171017
...ni 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Failed to load resource: net::ERR_FILE_NOT_FOUND ...
来源: Laya_社区 发布时间: 20180307
... is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 本地调试加载本地图片都报错 unity 粒子特效 laya插件有问题? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined r...
来源: Laya_社区 发布时间: 20180328
...的shader么?应该怎么写? @asanwu { "type":"CustomMaterial", "props":{ "name":"zhousi", "renderMode":1 }, "customProps":{ "ambientColor":[ 0.6, 0.6, 0.6 ], "diffuseColor":[ 1, 1, 1 ], "specularColor":[ 1, 1, 1, 8 ], "reflectColor":[ 1, 1, 1, 1 ], "emissionColor":[ 0, 0, 0 ], "albedoColor"...
来源: Laya_社区 发布时间: 20170524