大约有 213 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0033 秒)
Laya_社区(155) laya_api(14) Laya3.0_api(11) Laya3.0_文档(10) Laya2.0_api(7) Laya2.0_文档(7) Laya_示例(6) Laya2.0_示例(3)
...效。(function() { var Stage = Laya.Stage; var Loader = Laya.Loader; var Particle2D = Laya.Particle2D; var Browser = Laya.Browser; var Handler = Laya.Handler; var Stat = Laya.Stat; var WebGL = Laya.WebGL; var sp; (function() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth,...
来源: Laya_示例 发布时间: 20241124
[LayaAir3]import Particle2D = Laya.Particle2D;导入报错,是为啥? 附件 : --> 2024-06-05 3 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录...
来源: Laya_社区 发布时间: 20240605
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleTemplateBase" ParticleTemplateBase Class ParticleTemplateBase ParticleTemplateBase 类是粒子模板基类 Hierarchy ParticleTemplateBase Index Constructors constructor Properties settings Methods addParticl...
来源: Laya3.0_api 发布时间: 20231102
... Frames No Frames EmitterSphereProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterSphereInheritanceEmitterSphere EmitterBase Object EmitterSphere 类用于球发射器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...
来源: laya_api 发布时间: 20170603
... | Frames No Frames EmitterBoxProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterBoxInheritanceEmitterBox EmitterBase Object EmitterBox 类用于盒发射器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By cente...
来源: laya_api 发布时间: 20170603
...| Frames No Frames EmitterPointProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterPointInheritanceEmitterPoint EmitterBase Object EmitterPoint 类用于点发射器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By e...
来源: laya_api 发布时间: 20170603
...| Frames No Frames EmitterRingProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterRingInheritanceEmitterRing EmitterBase Object EmitterRing 类用于环发射器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By cen...
来源: laya_api 发布时间: 20170603
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleTemplate2D" ParticleTemplate2D Class ParticleTemplate2D Hierarchy Resource ParticleTemplate2D Implements ISubmit Index Constructors constructor Properties _id destroyedImmediately lock name settings sv textur...
来源: Laya3.0_api 发布时间: 20231115
Particle2D中的BUG 最近在使用UI上的粒子系统,说句实话。。。。不太好用,还已发现一个BUG。 当我new一个Particle2D对象出来,然后异步加载粒子配置文件XXX.part。 在异步加载中时这个Particle2D对象会被渲染,在Particle2D对象的custom...
来源: Laya_社区 发布时间: 20210730
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/ParticleTemplate2DLoader" ParticleTemplate2DLoader Class ParticleTemplate2DLoader Hierarchy ParticleTemplate2DLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<Partic...
来源: Laya3.0_api 发布时间: 20231115