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

大约有 2,774 项符合查询结果, 库内数据总量为 30,792 项。 (搜索耗时: 0.0075 秒)

2481. 滤镜-发光滤镜 [ 46%]

...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; Laya.loader.load(apePath, Laya.Handler.create(this, this.setup)); } setup() { this.createApe(); this.applayFilter(); } createApe() { const Sprite = Laya.Sprite;...

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

2482. Sprite-显示图片 [ 46%]

...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; this.showApe(); } showApe() { const monkey1Path = "./res/apes/monkey1.png", monkey2Path = "./res/apes/monkey2.png"; // 方法1:使用loadImage let ape = new L...

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

2483. laya.ui.Image_API3.0 [ 46%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage ...

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

2484. TypeError: relativePath is undefined [ 46%]

...as Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.scaleMode = Stage.SCALE_FULL; Stat.show(); createMap(); Laya.stage.on(Event.MOUSE_DOWN, this, mouseDown); Laya.stage.on(Event.MOUSE_UP, this, mouseUp); })(); //创建地图http://layaair.ldc.layabox.com/api/ function createMa...

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

2485. laya.ui.FontClip_API3.0 [ 46%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sheet sizeGrid...

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

2486. config.jsh中无法使用confirm [ 46%]

...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 请问2.0的版本开始...

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

2487. laya.ui.Dialog_API3.0 [ 46%]

...th displayedInStage dragArea drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isPopup left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache text...

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

2488. 重复使用Laya.Sprite3D.load加载同一个lh类型的资源,发现第二次加载到的资源是无效的 [ 46%]

...) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 动画混合无效(版本2.6) 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) (此问题已经无效) 富文本:LayaAir下 HtmlDivElement的使用...

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

2489. laya.ui.UIGroup_API3.0 [ 46%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX p...

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

2490. flash2D没有使用stage3D,所以性能很差,如果通过layaFlash转换成JS后,还存在性能问题吗? [ 46%]

...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 btn 鼠标移动上去默...

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