• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,312 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0150 秒)

1991. Animation 使用疑问 [ 52%]

...t / 2);         if (direction < 0) {             this.aniBody.scaleX = -1;         } else {             this.aniBody.scaleX = 1;         }     } 每改变一个方向CurMern都爆涨50M这样(我的资源body,weapon,skillEff,wing也差不多50M),我在任务...

来源: Laya_社区 发布时间: 20170615

1992. laya.display.AnimationBase_API3.0 [ 52%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache textur...

来源: Laya3.0_api 发布时间: 20231115

1993. playSound和playMusic结束时候有异常抛出 [ 52%]

...1100, Laya.WebGL);         //设置适配模式         Laya.stage.scaleMode = "showall";         //设置剧中对齐         Laya.stage.alignH = "center";         //设置横竖屏         Laya.stage.screenMode = "vertical";         //显示FPS         Laya.Stat.sho...

来源: Laya_社区 发布时间: 20170105

1994. 微信关系链开发,如果在开放域那边使用Laya.loader.load加载就会出错 [ 52%]

...山 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用proto...

来源: Laya_社区 发布时间: 20180616

1995. 性能测试-骨骼 [ 52%]

...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; Stat.show(); mSpacingX = Browser.width / colCount; mSpacingY = Browser.height / rowCount; mTexturePath = "res/skeleton/" + fileName + "/" + fileName + ".png"; m...

来源: Laya2.0_示例 发布时间: 20260303

1996. .ani文件在编辑模式无法打开 [ 52%]

...) 关于场景编辑器的,用的最新版引擎 3D模型无法修改scale? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 关于发布oppo、vivo快游戏,无法生成Rpk问题 2.2-2.3版本 ani动画,序列帧动画最后一帧和第一帧衔接出现卡顿 问题状...

来源: Laya_社区 发布时间: 20181011

1997. 鼠标穿透问题 [ 52%]

... { Laya.init(696, 1118, WebGL); Laya.stage.bgColor = "#232628"; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.screenMode = Stage.SCREEN_VERTICAL; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.loader.load([{url:"image/comp.json", type:Loader.ATLAS}], Ha...

来源: Laya_社区 发布时间: 20170323

1998. as3 包内公共函数无法编译,运行时提示 XX is not a function [ 52%]

...或者文件读取失败,请检查后重新编译。 3D模型无法修改scale? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 问题状态 最新活动: 2018-02-26 18:24 浏览: 629 关注: 2 人 buzhisuowei123 • 2018-02-26 18:28 具体是查哪个语法?能明确出来...

来源: Laya_社区 发布时间: 20180226

1999. laya.display.FrameAnimation_API3.0 [ 52%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache textur...

来源: Laya3.0_api 发布时间: 20231115

2000. 使用发光滤镜后的第一个遮罩效果无效 [ 52%]

...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 2d拖尾效果的实现方...

来源: Laya_社区 发布时间: 20220531