大约有 643 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0048 秒)
...ngs = Laya.loader.getRes(partPath); // 创建 Particle2D 实例 let partIns = new Laya.Particle2D(settings); Laya.stage.addChild(partIns); // 开始发射粒子 partIns.emitter.start(); // 播放 ...
来源: Laya_社区 发布时间: 20190704
...方法是监听event.message事件,在事件触发后,你读取socket实例.output的数据即可! 2017-02-18 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Victor 相关问题 两个对象new了一个相同的对象,调用第一...
来源: Laya_社区 发布时间: 20170217
...ed in laya/d3/core/render/ScreenTriangle.ts:43 创建一个 ScreenTriangle 实例,禁止使用。 Returns ScreenTriangle Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediately Defined in laya/resource/Resource.ts:104 是否在引用计数为0的时...
来源: Laya3.0_api 发布时间: 20231102
...ructor Defined in laya/d3/core/light/Light.ts:177 创建一个 LightSprite 实例。 Returns Light Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = true Inherited from Component._si...
来源: Laya3.0_api 发布时间: 20231115
...er Defined in laya/ani/AnimationPlayer.ts:268 创建一个 AnimationPlayer 实例。 Returns AnimationPlayer Properties isCache isCache: boolean = true Defined in laya/ani/AnimationPlayer.ts:65 是否缓存 playbackRate playbackRate: number = 1 Defined in laya/ani/AnimationPlayer.ts:67 播放速率 ...
来源: Laya3.0_api 发布时间: 20231115
...errides Resource.__constructor Defined in laya/resource/TextResource.ts:23 实例化文字资源 Parameters data: any format: TextResourceFormat Returns TextResource Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 Readonly data data: any Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...close等 声明var,我们可以直接通过var命名去得到该组件的实例,通过name可以获得组件内部嵌套的引用,譬如box(var myBox)下的btn(name btn),就可以通过myBox.btn得到 cuixueying • 2016-08-24 17:42 第二个问题: 你可以直接设置好组件...
来源: Laya_社区 发布时间: 20160824
...d in laya/d3/physics/PhysicsComponent.ts:353 创建一个 PhysicsComponent 实例。 Parameters collisionGroup: number 所属碰撞组。 canCollideWith: number 可产生碰撞的碰撞组。 Returns PhysicsComponent Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra ...
来源: Laya3.0_api 发布时间: 20231115
...source.__constructor Defined in laya/components/AnimatorController2D.ts:23 实例化2D动画控制器 Parameters data: any Returns AnimatorController2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolea...
来源: Laya3.0_api 发布时间: 20231115
...errides Resource.__constructor Defined in laya/resource/AtlasResource.ts:9 实例化体格大图合集资源 Parameters dir: string textures: Array<Texture> frames: Array<Texture> Returns AtlasResource Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Re...
来源: Laya3.0_api 发布时间: 20231115