大约有 2,471 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0083 秒)
Laya_社区(2162) Laya3.0_api(99) Laya2.0_api(77) laya_api(67) Laya2.0_文档(36) Laya3.0_文档(19) Laya_示例(6) Laya2.0_示例(5)
...r.getTileData(gridX + 2, gridY + 2); // this.alpha = a1+a2+a3+a4 ? 0.5 : 1; if (a1) { this.alpha = 0.3; } else if (a2 + a3 + a4) { this.al...
来源: Laya_社区 发布时间: 20161109
...元素始终保持在最底部显示? Tween如何实现无限循环改变alpha? 关于Laya实现Matter.js官方案例凹多边形的问题 LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 屏幕适配怎样实现铺满全屏,又不被拉伸? dialog 自定义关闭效果,...
来源: Laya_社区 发布时间: 20181018
...iphone上不能正常显示的问题 (此问题已经无效) graphics alpha 问题 问题状态 最新活动: 2017-04-01 21:05 浏览: 3670 关注: 4 人 xiaoman122 • 2017-04-03 15:34 好的,非常感谢!
来源: Laya_社区 发布时间: 20170329
...业的 UI编辑器(千万别点) anchor锚点设置不生效 graphics alpha 问题 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 关于场景编辑器的,用的最新版引擎 龙骨skeleton鼠标点击区域的设置 ...
来源: Laya_社区 发布时间: 20160706
...是否有配到代码下载? 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 点击代码编辑模器 就提示无法打开代码编辑器 请配置 这个怎么解决? 项目分包后, 运行出错 编辑了图片 执行代码说...
来源: Laya_社区 发布时间: 20170918
...,this.width,this.height,'#ffffff'); this.mask = this.maskBox; this.maskBox.alpha=0; // this.show(); } private parseComplete():void { //创建模式为1,可以启用换装 this.skeleton =this.templet.buildArmature(1); this.skeleton.x = this.mStartX; this.skeleton.y = this.mStartY; this.skeleton.sca...
来源: Laya_社区 发布时间: 20180824
...stPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlag...
来源: Laya3.0_api 发布时间: 20231102
...我想换成其他颜色,如何操作? ios原生回调问题 graphics alpha 问题 问题状态 最新活动: 2019-08-07 17:30 浏览: 2904 关注: 2 人 未来 • 2019-11-28 15:10 请问这个问题怎么解决的呢 Kingchan • 2019-08-07 14:07 demo已上传,麻烦帮忙看一下,谢谢
来源: Laya_社区 发布时间: 20190806
...: true } }, "meta": { "app": "http:\/\/www.layabox.com", "version": "0.1.0 alpha", "format": "json", "scale": 1, "image": "start.png", "prefix": "start\/" } } ============================================================= // 程序入口 import Loader = Laya.Loader; import Texture = Laya.Texture; imp...
来源: Laya_社区 发布时间: 20170329
...oothnessSource = PBRStandardMaterial.SmoothnessSource_MetallicGlossTexture_Alpha; var barrel:MeshSprite3D = scene.getChildByName("Wooden_Barrel") as MeshSprite3D; var barrel1:MeshSprite3D = scene.getChildByName("Wooden_Barrel (1)") as MeshSprite3D; var barrel2:MeshSprite3D = scene.getChildByName("Wo...
来源: Laya2.0_文档 发布时间: 20210714