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

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

301. laya.d3.core.trail.TrailSprite3D_API3.0 [ 74%]

...lean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是否激活。 Parameters value: boolean 是否激活。 Returns void 自身是否激活...

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

302. laya.physics.joint.JointBase_API3.0 [ 74%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

303. 父节点如何得到其子节点个数 [ 74%]

...int类型所以子物体个数var i :int ; i = this.var.numChildren;//获取子物体个数 //获取单个子物体 this.var.getchildAt("想要拿到子物体下标int类型")//根据下标获取对应子物体 2018-04-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 ...

来源: Laya_社区 发布时间: 20180409

304. Laya.Utils.fitDOMElementInArea详细用法是什么 [ 74%]

...中 导致在不同屏幕下 位置大小都不一样 (没找到方法获取UI组件中真实物理宽度,比如下面那个list UI编辑器上设置宽度为500,但是显示在页面上后获取宽度还是500 但是屏幕宽度也就414 明显不对 我想得到list相对于屏幕...

来源: Laya_社区 发布时间: 20180722

305. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 74%]

...lean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是否激活。 Parameters value: boolean 是否激活。 Returns void 自身是否激活...

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

306. laya.d3.core.MeshFilter_API3.0 [ 74%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

307. 2D拖尾渲染器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 74%]

...er: Laya.Sprite; private _trail2D: Laya.Trail2DRender; //从场景文件中获取宽度曲线数据 private _widthCurve: any[]; //从场景文件中获取颜色渐变数据 private _gradient: any; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只...

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

308. laya.ui.AsynDialog [ 74%]

...且不会随着绘制内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite botto...

来源: laya_api 发布时间: 20170929

309. laya.ui.Image [ 74%]

...且不会随着绘制内容变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite botto...

来源: laya_api 发布时间: 20170929

310. LayaAir如何获取用户输入 [ 74%]

LayaAir如何获取用户输入 LayaAir引擎如何来获取用户滑动(双金)屏幕事件 2018-01-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提交 1 个回复 qian 赞同来自: http://layaair.ldc.layabox.com/demo...

来源: Laya_社区 发布时间: 20180118