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

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

21. 3D中的Animator如何从指定的某一帧开始播放动画 [ 71%]

...); //动画总时长 var maxTime:Number = totalAnimationClip.duration(); //每帧间隔 var frameInterval:int = 1 / animator.cacheFrameRate; //总帧数 var endFrame:int = Math.floor(maxTime / frameInterval); //计算开始帧 var startFrame:int = Math.floor(endFrame * (1 - percent)); animator.addCl...

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

22. [LayaAir3]关于onTriggerEnter 回调里 绘制多边形并挂在碰撞体会导致死循环 [ 70%]

...博 QZONE 微信 柠萌 赞同来自: 没搞懂你要做啥,谁家碰撞器每帧创建 你想不卡死都难啊   2024-08-01 0 0 分享 微博 QZONE 微信 柠萌 赞同来自: 你提一下你滴需求 大家好给你出个方案 2024-08-01 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个...

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

23. laya.components.CommonScript_API3.0 [ 70%]

...rides Component.onLateUpdate Defined in laya/components/CommonScript.ts:57 每帧更新时执行,在update之后执行 此方法为虚方法,使用时重写覆盖即可 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/components/Compon...

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

24. laya.physics.joint.JointBase_API3.0 [ 70%]

...ed from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in la...

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

25. MOUSE_OVER注册的响应函数,如果鼠标一直在动,多久会执行一次,一帧吗?和frameLoop一样? [ 69%]

... 提交 1 个回复 w1114367261 赞同来自: Prajna Event的监听都是每帧进行检测的,基于帧你可以查看下底层。 2018-04-11 1 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Prajna 相关问题 请问有没有方法能...

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

26. laya.d3.core.MeshFilter_API3.0 [ 69%]

...ed from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in la...

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

27. laya.d3.component.LODGroup_API3.0 [ 69%]

...ed from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in la...

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

28. laya.effect.EffectBase_API3.0 [ 68%]

...ed from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in la...

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

29. laya.effect.FadeOut_API3.0 [ 68%]

...ed from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in la...

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

30. laya.effect.FadeIn_API3.0 [ 68%]

...ed from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in la...

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