大约有 4,597 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0120 秒)
Laya_社区(3820) Laya2.0_文档(248) Laya3.0_文档(178) Laya3.0_api(156) Laya2.0_api(108) laya_api(80) Laya_示例(6) Laya2.0_示例(1)
...链:LayaAir引擎针对微信小游戏好友关系链实现方案 List 组件列表渲染异常 编辑器Tree组件树节点渲染回调两次 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? laya3.2.5打包 android apk后渲染问题 Laya2.6.0beta 物...
来源: Laya_社区 发布时间: 20250801
...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...
来源: Laya3.0_api 发布时间: 20231115
...报错 mac 用layaair2.0 ide 的编辑模式下,cpu爆满 自定义官方组件报错,有无官方例子下载? IDE全局键盘快捷键冲突 自定义组件如何实现图片资源拖动获取路径 我想自定义组件 ,引入layaeditor.d.ts直接编译,居然报这个文件有错 Mac ...
来源: Laya_社区 发布时间: 20161206
... not create:Dialog ! 有时候我们会在一个View界面里用到Dialog组件,但是当addChild该Dialog组件所在的界面时,在调试控制台会提示一句:can not create:Dialog,,,这个是因为我们未对Dialog组件进行注册导致的 修改方式,在该dialog所在界...
来源: Laya_社区 发布时间: 20170801
...被折叠 要回复问题请先登录 发起人 Recovery 相关问题 List 组件列表渲染异常 iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 编辑器Tree组件树节点渲染回调两次 ios14系统下 blendMode='lighter' 图片异常 laya3.2.5打...
来源: Laya_社区 发布时间: 20250925
...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...
来源: Laya3.0_api 发布时间: 20231115
...eritanceTab UIGroup Box UIComponent Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[r...
来源: Laya2.0_api 发布时间: 20190513
...本创建开放数据域节点,在Scene2D节点上添加一个自定义组件脚本,脚本内容如下: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; constructor() { super(); } /** * 组件被激活后执行,此...
来源: Laya3.0_文档 发布时间: 20251010
...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...
来源: Laya3.0_api 发布时间: 20231115
...您说的问题。 如果是3.2,更换了spine的使用方式,采用了组件的方法使用spine。 spine参考文档:https://layaair.com/3.2/doc/IDE/uiEditor/uiComponent/skeleton/spine/readme.html 2024-07-22 0 1 分享 微博 QZONE 微信 fftidus 赞同来自: 3.2组件方式一样有问...
来源: Laya_社区 发布时间: 20240722