大约有 3,297 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0114 秒)
...bled = true; a.mouseThrough = true; a.on(Laya.Event.MOUSE_DOWN, null, function (e: Laya.Event): void { console.log("touch a"); } 因为需要将mouseThrough=true才可以,蛋疼的api描叙你能相信是这个熟悉么? “mouseThrough : Boolean = false,指定当mouseEnabled=true时,...
来源: Laya_社区 发布时间: 20161109
... /** sp3d.transform.localPosition = origin; sp3d.transform.localRotationEuler = origin; sp3d.transform.localScale = origin; */ }) 同样利用update可...
来源: Laya_社区 发布时间: 20200817
...layaAir端代码: 1.flash air端代码: var file:File = File.applicationDirectory; var picPath:String = file.resolvePath("img.png").nativePath;//获取图片路径 //读取图片文件到字节数组 var readFile:File = new File(picP...
来源: Laya_社区 发布时间: 20170417
...为什么? 已上传 Demo 附件 Ts 编辑提示error TS5023: Unknown option 'p' 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? laya2的Scene默认是文件模式,不会生成场景...
来源: Laya_社区 发布时间: 20171204
...域,利用叠加模式,从遮罩区域抠出可交互区 this.interactionArea = new Sprite(); //设置叠加模式 this.interactionArea.blendMode = "destination-out"; this.guideContainer.addChild(this.interactionArea); this.hitArea = new HitArea(); this.hitArea.hit.drawRect(0, 0, Laya.stage.widt...
来源: Laya_社区 发布时间: 20180116
...: wanghuaren @cuixueying 之前看你在 https://ask.layabox.com/question/2380 表示 substr 的问题已修复,但现在问题依然存在,1.7.7和1.7.8都有 2017-07-23 1 1 分享 微博 QZONE 微信 Monica - 知识达人 赞同来自: 浏览器里边运行是没问题的吗? 2017-07-21 ...
来源: Laya_社区 发布时间: 20170721
...么? 已上传 Demo 附件 游戏运行在chrome里面 听不见声音 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 成都雨墨游戏 求 laya 程序开发人员 用了第三方socket类 ...
来源: Laya_社区 发布时间: 20180619
...ya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCo...
来源: Laya_社区 发布时间: 20170921
...把url里面的扩展文件名改一下,把URL里面的URL.overrideExtension的skel去掉。 2024-07-12 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 肖亮亮 相关问题 关于微信小游戏关系链的问题 2.0一不小心删了...
来源: Laya_社区 发布时间: 20240712
...5: '_webgl_42c649225184485b': identifier represents a variable, not a function Warning: D3D shader compilation failed with default flags. (ps_5_0) Retrying with skip validation C:\fakepath(596,34-81): error X3005: '_webgl_42c649225184485b': identifier represents a variable, not a function Warning:...
来源: Laya_社区 发布时间: 20200226