大约有 416 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)
...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...
来源: Laya3.0_api 发布时间: 20231115
...Particles:一次系统中的最大粒子数。如果达到限制,则会移除一些粒子。如果设置为1,则粒子系统会一个一个发射粒子 Auto Random Seed:自动粒子随机种子,启用后每次播放都会有不同。去掉勾选后,可以填随机种子的数值,不同...
来源: Laya3.0_文档 发布时间: 20251010
...Particles:一次系统中的最大粒子数。如果达到限制,则会移除一些粒子。如果设置为1,则粒子系统会一个一个发射粒子 Auto Random Seed:自动粒子随机种子,启用后每次播放都会有不同。去掉勾选后,可以填随机种子的数值,不同...
来源: Laya3.0_文档 发布时间: 20250104
...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...
来源: Laya3.0_api 发布时间: 20231115
...着色器变种 ```typescript add(variant: ShaderVariant): boolean; ``` 4.移除着色器变种 ```typescript remove(variant: ShaderVariant): boolean; ``` 5.是否包含着色器变种 ```typescript contatins(variant: ShaderVariant): boolean; ``` 6.执行编译(compile会遍历着色器变种集合...
来源: Laya2.0_文档 发布时间: 20210714
...GridSprite.ts:70 隐藏当前GridSprite,并把上面绑定的动画全部移除 Returns void hitTestPoint hitTestPoint(x: number, y: number): boolean Inherited from Text.hitTestPoint Defined in laya/display/Sprite.ts:1759 检测某个点是否在此对象内。 Parameters x: number 全局x坐标...
来源: Laya3.0_api 发布时间: 20231115
...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...
来源: Laya3.0_api 发布时间: 20231115
...ya/map/TileAniSprite.ts:34 把当前动画从对应的动画刷新列表中移除 Returns void hitTestPoint hitTestPoint(x: number, y: number): boolean Inherited from Text.hitTestPoint Defined in laya/display/Sprite.ts:1759 检测某个点是否在此对象内。 Parameters x: number 全局x坐标...
来源: Laya3.0_api 发布时间: 20231115
...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 EventDispatcherProperty Detailinstancepropertyinstance:Accelerator [read-only] Implementation public static function get instance():AcceleratorConstructor DetailAccelerator()Constructorpublic function Acc...
来源: laya_api 发布时间: 20170929
...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 EventDispatcher pause():void 暂停。 SoundChannel play():void 播放。 SoundChannel resume():void 继续播放。 SoundChannel stop():void 停止。 SoundChannelProtected Methods MethodDefined By ...
来源: laya_api 发布时间: 20170929