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

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

71. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 72%]

...以使用import xx from "xx"的方式,所有IDE内置cjs模块都可以通过IEditor.require或者IEditorEnv.require去引用。 //可以通过import导入node内置模块 import fs from "fs"; import path from "path"; //也可以通过require const fs = IEditor.require("fs"); const sharp = IEditor...

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

72. laya.ui.Box [ 72%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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

73. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 72%]

...Defined in laya/display/Node.ts:620 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 see #callLater() Parameters method: Function 要执行的函数名称。例如,functionName。 Returns void setChildIndex setChildIndex(node: Node, ind...

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

74. laya.d3.terrain.Terrain [ 72%]

...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node  setLightmapIndex(value:int):voidTerrain  setLightmapScaleOffset...

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

75. laya.d3.core.Sprite3D_API3.0 [ 72%]

...Defined in laya/display/Node.ts:630 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 see #callLater() Parameters method: Function 要执行的函数名称。例如,functionName。 Returns void setChildIndex setChildIndex(node: Node, ind...

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

76. laya.d3.core.BaseCamera [ 72%]

...p:Object):void[override] BaseCamera  _sortCamerasByRenderingOrder():void 通过RenderingOrder属性对摄像机机型排序。 BaseCamera  addAllLayers():void 增加所有图层。 BaseCamera addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点...

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

77. laya.ui.Image [ 72%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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

78. laya.ui.VSlider [ 72%]

...ent Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位于轨道的左右两侧。 See alsolaya.ui.SliderPublic Properties Hide Inherite...

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

79. laya.d3.core.light.LightSprite [ 72%]

...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, ...

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

80. laya.ui.AdvImage [ 72%]

...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...

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