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

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

2881. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 23%]

...。 ShurikenParticleSystem destroyed : Boolean[read-only] 获取是否已销毁。 GeometryFilter  duration : Number粒子运行的总时长,单位为秒。ShurikenParticleSystem  emission : Emission 获取发射器。 ShurikenParticleSystem  emissionTime : int[read-only] 获取一次循环...

来源: laya_api 发布时间: 20170929

2882. laya.ani.GraphicsAni_API3.0 [ 22%]

...oid Inherited from Graphics.destroy Defined in laya/display/Graphics.ts:78 销毁此对象。 Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Inherited from Graphics.drawCircle Defined in laya/display/Graphi...

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

2883. 载入U3D导出的粒子特效报错 [ 20%]

...?~~~~~~~~~~~~~ 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 unity导出的场景不显示实时阴影 小游戏项目 加载有中文的json文件 报错 runtime运行报错! unity到导出场景加载时抛...

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

2884. laya.ui.Panel_API3.0 [ 19%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean disabled get disabled(): boolean set disabled(value: boolean): void Inherited from UIComponent.disabled Defined in laya/ui/UIComponent.ts:325 是否禁用页面,设...

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

2885. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 18%]

...; this.mConnected) this.pomelo.disconnect();         }         /** 销毁*/         public destroy(): void {             this.close();             this.pomelo = null;             if(this.mDecorate)this.mDecorate.destroy();             this.mDecorate = null;     ...

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