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

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

521. laya.ui.UIEvent [ 35%]

...碰撞开始Event TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event TRIGGER_STAY : String = triggerstay[static] 物理碰撞持续Event UNDISPLAY : String = undisplay[static] 定义 undisplay 事件对象的 type 属性值。Event VISIBILITY_CHANGE : String = visibilitychange[s...

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

522. 自定义3D Shader · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...haderPass中不同渲染片段中的vs和fs中的glsl语句内容 开始和结束标志:GLSL Start / GLSL End Pass 对应的VS和FS片段标记:#defineGLSL “name” / #endGLSL 其中,#defineGLSL 和#endGLSL 中包含的内容为与之着色器功能相对于的glsl的语句 GLSL Start #defin...

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

523. 粒子动画透明度问题 [ 35%]

...//起始标量速度\n float endVelocity = startVelocity * u_EndVelocity;//结束标量速度\n\n float velocityIntegral = startVelocity * normalizedAge +(endVelocity - startVelocity) * normalizedAge *normalizedAge/2.0;//计算当前速度的标量(单位空间),vt=v0*t+(1/2)*a*(t^2)\n \n vec3...

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

524. laya.ui.WXOpenDataViewer_API3.0 [ 35%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node ...

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

525. laya.ui.UIComponent_API3.0 [ 35%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node ...

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

526. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 35%]

...发跳(二连跳) */ _proto.jump = function(){ this.gotoJump(); } //跳结束重置 _proto.jumpReset = function(){ } })(); 简单的玩家类写好了~~ 我们打开RunGame.js 把玩家添加到场景看看效果   (function () { /** * 游戏入口 */ function RunGame(){ this.bg = null; this.ma...

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

527. laya.ui.ScaleBox_API3.0 [ 35%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node ...

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

528. laya.display.Scene_API3.0 [ 35%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void close close(type?: string): void Defined in laya/display/Scene.ts:149 关闭场景 【注意】被关闭的场景,如果没有设置autoDestroyAtRemoved=true,则资源可能不能...

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

529. laya.ui.Box_API3.0 [ 35%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node ...

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

530. laya.ui.AdvImage_API3.0 [ 35%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node ...

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