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

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

231. laya.d3.core.BaseCamera [ 28%]

...一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点...

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

232. laya.display.Animation_API3.0 [ 27%]

...exture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalToL...

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

233. 2D寻路 · LayaAir3.3 · 引擎文档 · LAYABOX [ 27%]

...p); } for (var i = 0; i < sprite.numChildren; i++) { let child = sprite.getChildAt(i) as Sprite; this.findCompents(lists, child, componentType); } } //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { let sprite = this.owner as L...

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

234. UI运行时 · LayaAir3.3 · 引擎文档 · LAYABOX [ 27%]

... Laya.Node) { for (let i = 0; i < ui.numChildren; i++) { let child = ui.getChildAt(i); if (child instanceof Laya.Button) { console.log("发现Button"); this.onButtonScaleEvent(child); } else { //查找子节点 this.searchButton(child); } } } //处理按钮缩放事件 onButtonScaleEvent(target: ...

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

235. laya.display.Text_API3.0 [ 26%]

...exture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visible get_width globalToL...

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

236. laya.ui.HScrollBar_API3.0 [ 26%]

...oTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_top get_transfo...

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

237. laya.ui.VScrollBar_API3.0 [ 26%]

...oTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_top get_transfo...

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

238. laya.ui.AdvImage_API3.0 [ 26%]

...oTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_top get_transfo...

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

239. laya.display.Stage_API3.0 [ 26%]

...xture3D event exitFullscreen frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds getTimeFromFrameStart get_anchorX get_anchorY get_height get_scaleX get_scaleY get_transform get_visib...

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

240. laya.ui.ColorPicker_API3.0 [ 26%]

...oTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_top get_transfo...

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