大约有 4,338 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0091 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(25)
11版代码用在12版时加载模型报 localRotation.fromArray isnot a function 2017-10-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 demibug 赞同来自: 一样 2017-10-31 0 0 分享 微博 QZONE 微信 1...
来源: Laya_社区 发布时间: 20171031
...ponent3D 添加指定类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点...
来源: laya_api 发布时间: 20170929
...本 实现方法详细步骤(本人没做过web开发,小白一个) function copyText(str) { //实现... } 2018-12-14 添加评论 已悬赏50元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 wu语 赞同来自: 问题解决了,...
来源: Laya_社区 发布时间: 20181214
求HTTP相关的文档或者例子谢谢了 __proto__.wishComp=function(e){} __proto__.checkList=function(){ this.publicloader=new URLLoader(); this.publicloader.dataFormat=/*iflash.net.URLLoaderDataFormat.VARIABLES*/"variables"; ...
来源: Laya_社区 发布时间: 20151217
...21 Uncaught Error: Utils3D:unidentified class type in (.lh) file. at Function._createSprite3DInstance (laya.d3.js:30421) at Function._createSprite3DInstance (laya.d3.js:30426) at Function._createNodeByJson02 (laya.d3.js:30458) at Function._parse (laya.d3.js:30468) at Fu...
来源: Laya_社区 发布时间: 20200106
... private var txt:Text; public function LayaDemo() { Laya.init(600, 300, WebGL); txt = new Text(); txt.text = "This is a demo"; txt.color = "#FF0000"; ...
来源: Laya_社区 发布时间: 20170209
...QQ玩一玩 ts 2.0.b5 扫码打开报错 ext.createVertexArrayOES is not a function 定位错误 在Laya.webgl.js里4142行 请问什么情况下会出现此类错误, 在玩一玩官方提供的工具的运行良好, 打包上传扫码测试 就会报这个错误 附件 : --> 2018-12-24 添...
来源: Laya_社区 发布时间: 20181224
导出场景文件报错resou._removeReference is not a function 2019-01-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 Laya_Aaron 赞同来自: 条件不足,无法作答 2019-02-13 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20190128
...开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function WAGame.js:3 gameThirdScriptError CharRender_Canvas.ctx.fillAndStrokeText is not a function TypeError: CharRender_Canvas.ctx.fillAndStrokeText is not a function at CharRender_Canvas.__proto.getCharCanvas (http://...
来源: Laya_社区 发布时间: 20181026
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513