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

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

21. 2D寻路 · LayaAir3.4 · 引擎文档 · LAYABOX [ 53%]

....Sprite; //sprite.cache = true; this._temp = new Laya.Sprite(); this.owner.scene.addChild(this._temp); this.findCompents(this._allAgent, sprite.scene, Nav2DAgent); } onMouseClick(evt: Laya.Event): void { let pos = new Laya.Vector2(evt.stageX, evt.stageY); console.log("click", pos); this._temp.graphi...

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

22. laya.ui.DialogManager_API3.0 [ 47%]

...alogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThrough name popupEffectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY ble...

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

23. laya.ui.ColorPicker [ 41%]

...负数,可以实现垂直反转效果,比如scaleX=-1。UIComponent scene : *[read-only] 获得所属场景。 Node scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srol...

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

24. laya.ui.ColorPicker_API3.0 [ 36%]

...ColorPicker Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode borderColor bottom cacheAs ce...

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

25. 位图字体的制作与使用(TypeScript-LayaAir基础篇(TS)-文本) [ 35%]

...存并F12导出。如下图所示。 ![img](img/21.png) 第二步,选中Scene场景,创建一个空类,按下图所示,将该类拖入到场景的runtime属性栏上,然后保存并F12导出。 ![img](img/22.png) 第三步,打开刚刚创建的类,继承该场景页,并编写位图...

来源: Laya2.0_文档 发布时间: 20210715

26. laya.ui.Tree [ 32%]

...负数,可以实现垂直反转效果,比如scaleX=-1。UIComponent scene : *[read-only] 获得所属场景。 Node  scrollBar : ScrollBar[read-only] 滚动条Tree  scrollBarSkin : String 滚动条皮肤。 Tree scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(...

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