大约有 2,312 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0122 秒)
Laya_社区(2003) Laya2.0_示例(116) Laya_示例(97) Laya3.0_api(65) Laya2.0_文档(14) Laya3.0_文档(12) Laya2.0_api(3) laya_api(2)
...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
...playedInStage drawCallOptimize elasticEnabled filters globalRotation globalScaleX globalScaleY graphics gray hScrollBarSkin height hideFlags hitArea is3D itemRender left length mask mouseEnabled mouseX mouseY numChildren page parent pivotX pivotY repeatX repeatY right rotation scaleX scaleY scene sc...
来源: Laya3.0_api 发布时间: 20231115
...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 文本如何自动换行 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 ...
来源: Laya_社区 发布时间: 20161027
...抠图透明区域为黑色,其它机型都是正常的。 修改stage的scale后,会发生异常情况 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 在线急等,发现你们这个编译器一个bug,不能实现负负得正 发布之后...
来源: Laya_社区 发布时间: 20190612
...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender keepStatus left list mask mouseEnabled mouseHandler mouseX mouseY numChildren parent pivotX pivotY renderHandler right rotation scaleX scaleY scene sc...
来源: Laya3.0_api 发布时间: 20231115
...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 游戏运行在chrome里面 听不见声音 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? ...
来源: Laya_社区 发布时间: 20151218
...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; Stat.show(); this.setup(); } setup() { this.createSprite(); this.drawTrack(); } createSprite() { const Sprite = Laya.Sprite, Event = Laya.Event; const w = 50; c...
来源: Laya2.0_示例 发布时间: 20260303
...。 //初始化3d画布 Laya3D.init(0, 0, true); //设置全屏 Laya.stage.scaleMode = Stage.SCALE_FULL; //显示统计数据 Stat.show(); //给舞台添加laya3d场景 var scene:Scene = Laya.stage.addChild(new Scene()) as Scene; //初始化照相机 var camera:Camera = scene.addChild(new Camera()) ...
来源: Laya_社区 发布时间: 20161223
...t_heiht); 加入下列代码设置窗口位置和拉伸效果。Laya.stage.scaleMode = Laya.Stage.SCALE_SHOWALL; Laya.stage.screenMode = Laya.Stage.SCREEN_HORIZONTAL; Laya.stage.alignH = Laya.Stage.ALIGN_CENTER; Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; 2.设置标题和输出信息 网上找了...
来源: Laya_社区 发布时间: 20160623
...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea iconOffset is3D label labelAlign labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labelVAlign left mask mouseEnabled mouseX mouseY ...
来源: Laya3.0_api 发布时间: 20231115