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

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

251. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 47%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

252. laya.ui.VBox_API3.0 [ 47%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

253. laya.ui.HBox_API3.0 [ 47%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

254. 字体切片组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 47%]

... } 2、代码创建FontClip 有时,不想让FontClip组件一开始就在舞台上,而是在要用的时候才添加,这就要通过代码来创建了。在Scene2D的属性设置面板中,增加一个自定义组件脚本,代码运行示例: (图2-1) 示例代码如下: const { reg...

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

255. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 46%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

256. laya.d3.core.trail.TrailRenderer_API3.0 [ 46%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

257. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 45%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

258. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 43%]

...Handler(this, updateItem); //为列表赋值 list.array = data; //加载到舞台 Laya.stage.addChild(list); } /***渲染单元格时的回调方法***/ private function updateItem(cell:Item, index:int):void { //用获得的数据给图片更换皮肤 cell.img.skin=cell.dataSource; } /***选择单...

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

259. 性能分析插件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 43%]

...参考如下代码: //组件被启用后执行,例如节点被添加到舞台后 onEnable(): void { this.perfMain.init(this.projectId).then(res =>{ Laya.timer.once(8000, this, () => { this.perfMain.section_begin("MainSection1"); }); Laya.timer.once(9000, this, () => { this.perfMain.sect...

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

260. laya.d3.core.ui3d.UI3D_API3.0 [ 43%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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