大约有 802 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0133 秒)
Laya_社区(356) Laya2.0_文档(105) Laya3.0_api(98) Laya3.0_文档(91) Laya2.0_api(84) laya_api(66) Laya_示例(2)
...itanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1...
来源: laya_api 发布时间: 20170929
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...
来源: Laya2.0_api 发布时间: 20190513
[LayaAirIDE3]layaAir3.3按钮组件没有skin属性了 改了icon属性皮肤也没变化 都不会用了 变化好大。有介绍用法吗 2025-08-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 LayaAir小牛 ...
来源: Laya_社区 发布时间: 20250829
...场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取...
来源: laya_api 发布时间: 20170929
...itanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha...
来源: laya_api 发布时间: 20170929
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...这样当Camera2D的可视区域超过镜头的Limit_Left和Limit_Top时,组件onMouseClick中调用Area2D的transformPoint转换舞台坐标,返回Area2D中的坐标点会偏移,四周都会有这个情况,只有在镜头的限制边界内时才是对的,这个是bug么还是哪里设置...
来源: Laya_社区 发布时间: 20250617