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

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

41. laya.particle.Particle2D_API3.0 [ 51%]

...dth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache template texture timer t...

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

42. laya.media.SoundNode_API3.0 [ 51%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isMusic loop mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY playEvent rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache s...

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

43. laya.map.GridSprite_API3.0 [ 51%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

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

44. laya.ui.ScaleBox [ 51%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames ScaleBoxProperties | Methods | Events Packagelaya.uiClasspublic class ScaleBoxInheritanceScaleBox Box UIComponent Sprite Node EventDispatcher Object 自适应缩放容器,容器设置大小后,容器大小始终保持s...

来源: Laya2.0_api 发布时间: 20190513

45. laya.map.MapLayer_API3.0 [ 51%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

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

46. laya.ui.DialogManager_API3.0 [ 51%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

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

47. laya.display.FrameAnimation [ 51%]

...lters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获得相对于stage的全局Y轴缩放值(会叠加父亲节点的缩...

来源: laya_api 发布时间: 20170929

48. laya.display.Sprite_API3.0 [ 51%]

...响显示图像大小,如果需要更改显示图像大小,请使用 scaleX , scaleY , scale。 Sprite 默认不接受鼠标事件,即mouseEnabled=false,但是只要对其监听任意鼠标事件,会自动打开自己以及所有父对象的mouseEnabled=true。所以一般也无需手...

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

49. laya.ani.swf.MovieClip_API3.0 [ 51%]

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

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

50. 屏幕适配 · LayaAir3.4 · 引擎文档 · LAYABOX [ 50%]

...码如下: <meta name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no'/> 以上代码LayaAir引擎中默认添加,并强制添加不得删除。 通过上面这段viewport的配置,那页面在禁止用户手动缩放的同时...

来源: Laya3.0_文档 发布时间: 20251010