大约有 1,130 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
...croll, ()=> {} ); Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...: (动图2-1) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-24 18:44:43 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251024
... 类用于创建3D粒子数据模板。 Public Properties PropertyDefined By aliveParticleCount : int[read-only] 粒子存活个数。 ShurikenParticleSystem autoRandomSeed : Boolean是否使用随机种子。 ShurikenParticleSystem colorOverLifetime : ColorOverLifetime 获取生命周期...
来源: Laya2.0_api 发布时间: 20190513
...值,给到子节点属性 if (value.avatar) { let redHot = this.getChildByName("avatar").getChildByName("redHot") as Laya.Image; redHot.visible = value.avatar.redHot.visible; } if (value.flag) { let flagText = this.getChildByName("flag").getChildByName("flagText") as Laya.Text; flagText.text = val...
来源: Laya3.0_文档 发布时间: 20251010
...实现 (图23) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...3D基础显示对象 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...后的代码中。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-28 15:12:31 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260128
...个ArrayBuffer */ readFile(id:number):ArrayBuffer; close():void; readAsTextByName(name:string):string; readAsArrayBufferByName(name:string):ArrayBuffer; new ():ZipFile; } declare var ZipFile:ZipFile; 手动更新dcc缓存的功能。 interface AppCache{ ... delAllCache():void; /** * 更新dcc中的...
来源: Laya3.0_文档 发布时间: 20251010
...果恢复正常。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-31 18:18:08 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260131
...。 See alsolaya.display.Sprite.graphicsPublic Properties PropertyDefined By cmds : ArrayGraphicsPublic Methods MethodDefined By Graphics() 创建一个新的 Graphics 类实例。 Graphics alpha(value:Number):void 设置透明度。 Graphics clear(recoverCmds:Boolean = false):void ...
来源: laya_api 发布时间: 20170929