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

大约有 552 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0079 秒)

421. 使用3D精灵 · LayaAir3.0文档 · LAYABOX [ 26%]

... )对象。 */ removeSelf(): Node { this._parent && this._parent.removeChild(this); return this; } 具体一个Sprite3D都有哪些基础方法,可以去参考Node节点的基础属性。 2.2 是否激活 (图2-3) 图2-3中,任何节点,都可以通过勾选是否激活来作用...

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

422. laya.ui.Tab_API3.0 [ 26%]

... onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource set_height set_sca...

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

423. laya.ui.Image_API3.0 [ 26%]

... onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource set_height set_sca...

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

424. laya.ui.FontClip_API3.0 [ 26%]

...ake onDestroy onDisable onEnable once parentRepaint pivot play pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource set_height set_sca...

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

425. laya.ui.Dialog_API3.0 [ 26%]

...nDisable onEnable onOpened once open parentRepaint pivot popup pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_dataSource set_height set_scaleX set_sca...

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

426. laya.ui.List_API3.0 [ 26%]

... onDestroy onDisable onEnable once parentRepaint pivot pos reCache refresh removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale scrollTo setChildIndex setContentSize setGraphics setItem setSelfBounds set_anchorX set_anchorY set_bottom s...

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

427. laya.ui.UIGroup_API3.0 [ 26%]

... onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource set_height set_sca...

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

428. laya.d3.core.Sprite3D [ 26%]

...性)。 Node  removeAllComponent():void 移除全部组件。 Sprite3D removeChild(node:Node):Node 删除子节点。 Node  removeChildAt(index:int):Node[override] 根据子节点索引位置,删除对应的子节点对象。 Sprite3D removeChildByName(name:String):Node 根据子节点名字...

来源: laya_api 发布时间: 20170929

429. laya.d3.core.BaseCamera [ 25%]

...。 Sprite3D  removeAllLayers():void 移除所有图层。 BaseCamera removeChild(node:Node):Node 删除子节点。 Node removeChildAt(index:int):Node[override] 根据子节点索引位置,删除对应的子节点对象。 Sprite3D removeChildByName(name:String):Node 根据子节点名字删...

来源: laya_api 发布时间: 20170929

430. laya.d3.core.VRCamera [ 25%]

...件。 Sprite3D removeAllLayers():void 移除所有图层。 BaseCamera removeChild(node:Node):Node 删除子节点。 Node removeChildAt(index:int):Node[override] 根据子节点索引位置,删除对应的子节点对象。 Sprite3D removeChildByName(name:String):Node 根据子节点名字...

来源: laya_api 发布时间: 20170929