大约有 61 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
...数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次...
来源: Laya3.0_api 发布时间: 20231115
...的方式 1、设置节点/组件属性后,场景里的节点/组件会自动刷新,无需代码。例如: //下面是UI进程代码 //获取选中的节点 let node = Editor.scene.getSelection()[0]; //修改节点属性,场景里的对象会自动同步,无需手动 node.props.x = 100; //...
来源: Laya3.0_文档 发布时间: 20241014
...ed in laya/resource/Resource.ts:95 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源...
来源: Laya3.0_api 发布时间: 20231102
...ed in laya/resource/Resource.ts:95 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源...
来源: Laya3.0_api 发布时间: 20231102
...变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法...
来源: Laya2.0_api 发布时间: 20190513
...方法是指在物体的创建、销毁、激活、禁用等过程中,会自动调用的方法。当使用自定义的组件脚本时,可以实现如下生命周期方法,方便快速开发业务逻辑。可以在每个方法中打印一条日志,方便开发者进行测试。 名称 条件 ...
来源: Laya3.0_文档 发布时间: 20241014
...,以使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.once Defined in laya/events/EventDispatc...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/resource/Resource.ts:95 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源...
来源: Laya3.0_api 发布时间: 20231102
...,以使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.once Defined in laya/events/EventDispatc...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/resource/Resource.ts:95 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源...
来源: Laya3.0_api 发布时间: 20231102