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

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

671. laya.display.AnimationPlayerBase [ 45%]

...oid[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听,移除子对象及从父节点移除自己。 S...

来源: laya_api 发布时间: 20170929

672. laya.display.EffectAnimation_API3.0 [ 45%]

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

673. laya.display.Animation_API3.0 [ 44%]

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

674. laya.ani.bone.Skeleton_API3.0 [ 44%]

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

675. laya.media.VideoNode_API3.0 [ 44%]

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

676. 3d导入粒子效果报错 [ 44%]

...ty导出粒子文件问题 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: ...

来源: Laya_社区 发布时间: 20180328

677. laya.d3.physics.PhysicsSimulation_API3.0 [ 44%]

...traintComponent): void Defined in laya/d3/physics/PhysicsSimulation.ts:665 移除刚体运动的约束条件。 Parameters constraint: ConstraintComponent Returns void removeVehicle removeVehicle(v: RaycastVehicle): void Defined in laya/d3/physics/PhysicsSimulation.ts:931 Parameters v: RaycastVehicl...

来源: Laya3.0_api 发布时间: 20231115

678. laya.display.Text_API3.0 [ 44%]

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

679. laya.display.Stage_API3.0 [ 44%]

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

680. 位图字体的制作与使用(JavaScript-LayaAir基础篇(JS)-文本) [ 43%]

...ic function unregisterBitmapFont(name:String, destory:Boolean = true):void 移除注册的位图字体文件。 参数 name:String — 位图字体的名称。 destory:Boolean (default = true) — 是否销毁当前字体文件。 ### BitmapFont 类里的相关接口: **loadFont () 方法** public...

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