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

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

321. laya.d3.core.material.Material_API3.0 [ 54%]

...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

322. 3D粒子 · LayaAir3.4 · 引擎文档 · LAYABOX [ 54%]

...Particles:一次系统中的最大粒子数。如果达到限制,则会移除一些粒子。如果设置为1,则粒子系统会一个一个发射粒子 Auto Random Seed:自动粒子随机种子,启用后每次播放都会有不同。去掉勾选后,可以填随机种子的数值,不同...

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

323. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 54%]

...Particles:一次系统中的最大粒子数。如果达到限制,则会移除一些粒子。如果设置为1,则粒子系统会一个一个发射粒子 Auto Random Seed:自动粒子随机种子,启用后每次播放都会有不同。去掉勾选后,可以填随机种子的数值,不同...

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

324. laya.media.SoundNode_API3.0 [ 54%]

...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

325. Shader预编译(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 54%]

...着色器变种 ```typescript add(variant: ShaderVariant): boolean; ``` 4.移除着色器变种 ```typescript remove(variant: ShaderVariant): boolean; ``` 5.是否包含着色器变种 ```typescript contatins(variant: ShaderVariant): boolean; ``` 6.执行编译(compile会遍历着色器变种集合...

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

326. laya.map.GridSprite_API3.0 [ 54%]

...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

327. laya.ui.DialogManager_API3.0 [ 53%]

...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

328. laya.map.TileAniSprite_API3.0 [ 53%]

...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

329. laya.device.motion.Accelerator [ 53%]

...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除EventDispatcherProperty Detailinstancepropertyinstance:Accelerator  [read-only] Implementation     public static function get instance():AcceleratorConstructor DetailAccelerator()Constructorpublic function Acc...

来源: laya_api 发布时间: 20170929

330. laya.media.SoundChannel [ 53%]

...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除EventDispatcher  pause():void 暂停。 SoundChannel  play():void 播放。 SoundChannel  resume():void 继续播放。 SoundChannel  stop():void 停止。 SoundChannelProtected Methods  MethodDefined By ...

来源: laya_api 发布时间: 20170929