大约有 3,272 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0070 秒)
...ATH里,就比较难用了。希望有一个开关参数比如-o <path>,当用户在命令行中提供该参数时,就以该参数提供的路径override掉LayaModelConfig.ini里的SAVEPATH参数。这也是为了批量转换脚本用。提供一个开关,允许用户选择只要输出f...
来源: Laya_社区 发布时间: 20160924
...ayer extends Sprite这一行,在下面加上 _showGridList: Array<any>;即可 wu语 • 2018-08-07 19:51 1.7.19.1版本不行
来源: Laya_社区 发布时间: 20170627
...49.418 17175-17175/? A/DEBUG: pid: 22228, tid: 22354, name: Thread-5336 >>> com.yywgames.wpby.cn <<< signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffff 08-14 10:57:49.521 17175-17175/? A/DEBUG: r0 ae67f0b0 r1 00000000 r2 ae67f0b4 r3 00000000 ...
来源: Laya_社区 发布时间: 20180814
...oneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Con...
来源: Laya3.0_api 发布时间: 20231115
...是插入了那个IP地址,却没有像之前那样请求到<iframe>,这样真的就算正常了吗? Laya_Aaron • 2018-07-16 13:47 @alex:单机的话,不会走网络,是可以的。
来源: Laya_社区 发布时间: 20180714
...: Cannot read property 'call' of undefined at Function.<anonymous> (laya.core.js:127) at new Test (Test.js:3) at onAssetLoaded (LayaUISample.js:64) at EventHandler.__proto.runWith (laya.core.js:681) at ResInfo.__proto.event (laya.core.js:460) at LoaderManage...
来源: Laya_社区 发布时间: 20170621
...on; constructor(){ super(); this.btnLogin.on(Laya.Event.CLICK,this,()=>{ console.log('btnLogin click') }) } createChildren(){ super.createChildren(); this.loadScene('LoginScene'); } } import LoginScene from "./script/LoginScene" /* * 游戏初始化配置; */ export default class G...
来源: Laya_社区 发布时间: 20190402
... Laya.loader.load(url,Laya.Handler.create(this,(texture:Laya.Texture2D)=>{ this.rankMateral.texture = texture; }),null,Laya.Loader.TEXTURE2D); 破空 • 2019-05-13 09:59 BUG已经解决:是底层问题,使用LOAD加载IMG图片与3D资源,2D资源没有带上TYPE,但在当前类中不带...
来源: Laya_社区 发布时间: 20190508
...tGrahicsDataWithCache(this._aniClipIndex,minIndex-1))&& (minIndex > 0)){ minIndex--; } if (minIndex < this._clipIndex){ for (i=minIndex;i < this._clipIndex;i++){ this._createGraphics(i); } } tGraphics = this._templet.getGrahicsDataWithCache(this._aniClipIndex, this._clipIndex); } if...
来源: Laya_社区 发布时间: 20200109
...现Matter.js官方案例凹多边形的问题 LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 在线急等,发现你们这个编译器一个bug,不能实现负负得正 怎么实现同一个工程内分包? Layabox如何实现本地存储 问题状态 最新活动: 2018-1...
来源: Laya_社区 发布时间: 20161122