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

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

2291. laya.ui.CheckBox_API3.0 [ 33%]

...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

2292. 3D中摄像机绕物体旋转该如何实现? [ 33%]

...otation_X: boolean = true; public canRotation_Y: boolean = true; public canScale: boolean = true; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// <summary> /// Settings of mouse button, pointer and scrollw...

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

2293. 输入设备-贪吃蛇(重力感应) [ 33%]

...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; // 初始化蛇 this.initSnake(); // 监视加速器状态 Accelerator.instance.on(Event.CHANGE, this, this.monitorAccelerator); // 游戏循环 Laya.timer.fram...

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

2294. laya.ui.Radio_API3.0 [ 33%]

...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

2295. laya.display.Input_API3.0 [ 32%]

...drawCallOptimize editable filters focus font fontSize globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline nativeInput numChildren objContainer over...

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

2296. laya.ui.TextInput_API3.0 [ 32%]

...imize editable filters fitContent focus font fontSize globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea html ignoreLang is3D italic leading left mask maxChars maxWidth mouseEnabled mouseX mouseY multiline numChildren overflow padding parent pivotX pivotY prompt promptCo...

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

2297. laya.ui.TextArea_API3.0 [ 32%]

...imize editable filters fitContent focus font fontSize globalRotation globalScaleX globalScaleY graphics gray hScrollBar hScrollBarSkin height hideFlags hitArea html ignoreLang is3D italic leading left mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline numChildren overf...

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

2298. 关于使用Idea以及Linux下使用AS语言开发的一点经验 [ 32%]

...) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 微信小游戏如何使...

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

2299. 官方案例里摄像机绕物体旋转脚本的问题 [ 32%]

...otation_X: boolean = true; public canRotation_Y: boolean = true; public canScale: boolean = true; /// <summary> /// Around center. /// </summary> //public target: Transform3D; public AroundPos: Vector3 = new Vector3(); /// <summary> /// Settings of mouse button, pointer and scrollw...

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

2300. TS项目中怎么使用promise [ 32%]

...件 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使...

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