大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...d 3d资源 没有写入缓存 没走 MiniFileMgr.onSaveFile=function(readyUrl,md5Name,isAdd,encoding,callBack,fileSize){ (isAdd===void 0)&& (isAdd=true); (encoding===void 0)&& (encoding=""); (fileSize===void 0)&& (fileSize=0); var fileurlkey=readyUrl; if(MiniFi...
来源: Laya_社区 发布时间: 20190919
...lPadding scrollBarDelayTime scrollBarMinNum Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...来自: qihei Laya.loader.load("res/atlas/test0.png", Handler.create(this, function():void { var t:Texture = Laya.loader.getRes("res/atlas/test0.png"); ape = new Sprite(); var matrix:Matrix = new Matrix(); matrix.a = -1; matrix.tx = 2*100+ t.width; ...
来源: Laya_社区 发布时间: 20170221
...分的代码,报错的原因找不出来。 Laya.timer.once(500, this, function (){ var rankSprite2 = new Laya.Sprite(); rankSprite2.zOrder=3; rankSprite2.pos(0,0); rankTexture = new Laya.Texture(Laya.Browser.window.sharedCanvas); // rankTexture.bitmap.alwaysChange = true;//小游戏使用,非...
来源: Laya_社区 发布时间: 20190115
...中文的json文件 报错 导微信小程序报错window.focus is not a function Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 2.2.0beta4,微信上动态合批报错. 3d 添加灯光 模型变的黑呼呼的 很多黑面 开启CastShadow以后,模型会莫名其妙消...
来源: Laya_社区 发布时间: 20170608
...动生成的ui代码报错 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 2.2.0beta4,微信上动态合批报错. 自定义场景类导出layaMaxUI.ts有前缀导致报错 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 laya2 ...
来源: Laya_社区 发布时间: 20200108
...t read property 'HALF_FLOAT_OES' of null;at requestAnimationFrame callback function TypeError: Cannot read property 'HALF_FLOAT_OES' of null at RenderTexture._texImage2D (game.js:18:184542) 引擎源代码出错位置如图: 浏览器和微信IDE调试还有其他机型均正常,只有vivo opp...
来源: Laya_社区 发布时间: 20190902
...来自: WebGLContext2D 类里面 如下方法 修改后即可 public function addPath(points:Array, close:Boolean, convex:Boolean, dx:Number, dy:Number):void { var ci:int = 0; for (var i:int = 0, sz:int = points.length / 2; i < sz; i++) { var x1:Number = points[ci]+dx, y1:Number = points[ci ...
来源: Laya_社区 发布时间: 20181127
.... at AnimationClipParser02.READ_ANIMATIONS (laya.d3.js:277) at Function.AnimationClipParser02.parse (laya.d3.js:222) at AnimationClip.__proto.onAsynLoaded (laya.d3.js:22407) at ResInfo.onLoaded (laya.core.js:12995) at EventHandler.__proto.runWith (laya.core.js:711) ...
来源: Laya_社区 发布时间: 20190520
...摇报错,就解决方案 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 问题状态 最新活动: 2019-03-01 16:50 浏览: 850 关注: 3 人 周志华 • 2019-04-30 11:58 遇到同样问题,已经勾选,还是报错 Laya_Aaron • 2019-04-30 1...
来源: Laya_社区 发布时间: 20190228