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

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

191. laya.effect.FadeOut_API3.0 [ 43%]

...0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: ...

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

192. laya.effect.FadeIn_API3.0 [ 43%]

...0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: ...

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

193. laya.particle.Particle2D [ 43%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

来源: laya_api 发布时间: 20170929

194. laya.ui.FontClip_API3.0 [ 42%]

...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" Returns string Inherited from Clip.sizeGrid Defined in laya/ui/Clip.ts:384 当前实例的位图 AutoImage 实例的有效...

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

195. laya.particle.Particle2D [ 42%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

来源: Laya2.0_api 发布时间: 20190513

196. 自从layaflash起,就一直存在的bug [ 39%]

...字体和一些共用的图片 2. 下次使用的时候,这个字体被重复写入gpu显存,无法释放 这个问题我找了很久,都没发现是什么原因导致的,因为我对laya引擎和fairygui的底层一点都不熟悉,最终的解决方案是在destroyUnusedResources里加个...

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

197. laya.media.VideoTexture_API3.0 [ 38%]

... _isLoaded: boolean Defined in laya/media/VideoTexture.ts:32 inernal 避免重复的加载 _needUpdate _needUpdate: boolean Defined in laya/media/VideoTexture.ts:33 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:11...

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

198. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 34%]

...色行走路线,通过Tween来执行角色位置改变的 //开启定时重复执行 Laya.timer.loop(40, this, this.loopfun); private loopfun(): void { //resPath,角色需要移动的每个世界坐标位置数组 if (this.resPath && this.index < this.resPathLength) { //AStar寻路位...

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

199. laya.display.AnimationBase_API3.0 [ 33%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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

200. laya.display.FrameAnimation_API3.0 [ 32%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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