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

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

251. runTime使用(JavaScript-IDE篇(JS)-组件化开发相关) [ 65%]

... (注意!导出类型为分离模式,会生成场景代码文件,默认为文件模式,文件模式不会生成场景类) ![1](img\ide1.png)(图1) ![1](img\ide3.png)(图2) ![2](img\ide2.png)(图3) 设置完成之后保存导出UI,开始编写逻辑代码。 ### 二、代码逻辑处理 ...

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

252. 动画节点 · LayaAir3.0文档 · LAYABOX [ 65%]

...。 source 添加动画图集。 autoplay 动画图集是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后自动播放。 wrapmode 播放类型默认为0是正序播放(POSITIVE),1为倒序播放(REVERSE),2为pingpong播放(PINGPONG)...

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

253. laya.ui.List [ 65%]

...patcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ...

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

254. laya.ui.MoreGame [ 65%]

...取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。View anchorY : NumberY锚点,值为0-1,设...

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

255. laya.ui.TextArea [ 65%]

...ght": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component asPassword : Boolean 本API已弃用。使用type="...

来源: laya_api 发布时间: 20170929

256. laya.ui.Panel [ 65%]

...取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-...

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

257. laya.display.AnimationPlayerBase [ 65%]

...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...

来源: laya_api 发布时间: 20170929

258. laya.ui.Tab [ 65%]

...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...

来源: laya_api 发布时间: 20170929

259. laya.ui.Component [ 65%]

...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite  anchorX : NumberX轴锚点,值为0-1Component  anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动...

来源: laya_api 发布时间: 20170929

260. laya.d3.webxr.core.WebXRCamera_API3.0 [ 65%]

...overBefore: boolean = true (可选)是否覆盖之前的延迟执行,默认为true。 Returns void frameOnce frameOnce(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Inherited from Node.frameOnce Defined in laya/display/Node.ts:600 定时执行一次...

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