大约有 46 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0033 秒)
...画 var timeLine = new Laya.TimeLine(); timeLine.addLabel("ZoomIn",0).to(share.btShare,{scaleX:0.9, scaleY:0.9},400,Laya.Tween.cubicOut,0) .addLabel("ZoomOut",0).to(share.btShare,{scaleX:1.0, scaleY:1.0},400,Laya.Tween.cubicOut,0); timeLine.play(0,true); 然后循环创建依次执行ui的延迟动...
来源: Laya_社区 发布时间: 20180118
...换, 微信开发者工具正常, 真机报错 ts代码 private async onShareClick() { let share = SDKCenter.getShare(); share.title = ShareNormal; share.imageUrl = ShareImgUrl; let a = await share.shareAppMessage(); console.log(a) } 转换后代码 onShareClick() { // return __awaiter(this...
来源: Laya_社区 发布时间: 20180521
3D动画无法播放 var shared:MeshSprite3D = scene.addChild(new MeshSprite3D(Mesh.load("http://192.168.1.41/mod/shared-Sphere001.lm"))) as MeshSprite3D; shared.transform.localScale = new Vector3(0.3, 0.3, 0.3); //获取角色动画组件 va...
来源: Laya_社区 发布时间: 20180118
... path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO...
来源: Laya_社区 发布时间: 20200109
texture可以加载一个canvas吗 var share = sharedCanvas.getContext('2d'); share.fillStyle="#0000ff"; share.fillRect(20,20,150,100); var _texture = new Laya.Texture(sharedCanvas); var sp2 = new Laya.Sprite(); sp2.x = 300; sp2.graphics.drawTexture(_texture,0,0,100,100); Laya.stage.addChild(sp2); ...
来源: Laya_社区 发布时间: 20171113
... var layaMonkey:Sprite3D = scene.addChild(Sprite3D.load(url+"LayaScene_sharedunity/sharedunity.lh")) as Sprite3D; var zombieAnimator:Animator =layaMonkey.getChildAt(0).getComponentByType(Animator) as Animator; ...
来源: Laya_社区 发布时间: 20180122
...\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-entry.js:5400:30) at throwPluginError (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-entry.js:11878:12) at Object.error (D:\Program Files\node...
来源: Laya_社区 发布时间: 20200704
... "clipPaths":[ "Assets/shared-shared.lani" ], "playOnWake":true } }, 2018-01-28 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20180128
...--------------------后续会更新3d游戏-------- 附件 : --> DrawImage_share.part2_.rar DrawImage_share.part1_.rar 相关链接 : https://ask.layabox.com/question/50150 https://ask.layabox.com/question/50166 2022-04-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20220406
...戏等等 Laya加油!! 开源万岁!!! 附件 : --> AddImage_share.part2_.rar AddImage_share.part1_.rar 2022-09-21 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Yan 赞同来自: 谢谢分享 202...
来源: Laya_社区 发布时间: 20220921