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

大约有 279 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0042 秒)

191. laya.d3.component.LODGroup_API3.0 [ 44%]

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

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

192. laya.ani.bone.Templet_API3.0 [ 44%]

...ed in laya/ani/AnimationTemplet.ts:248 计算当前时间应该对应关键的哪一 Parameters nodeframes: KeyFramesContent[] 当前骨骼的关键数据 nodeid: number 骨骼id,因为要使用和更新 _boneCurKeyFrm tm: number Returns number 问题 最后一有问题,例如倒数...

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

193. laya.components.AnimationClip2D_API3.0 [ 43%]

...ationClip2D.ts:414 hermite插值算法 Parameters frameValue: number 上一值 frametime: number 上一事件 frameOutWeight: number 上一权重 frameOutTangent: number 上一切线 nextframeValue: number 下一值 nextframetime: number 下一时间 nextframeInweight: number 下...

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

194. laya.effect.EffectBase_API3.0 [ 43%]

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

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

195. laya.effect.FadeOut_API3.0 [ 42%]

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

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

196. laya.effect.FadeIn_API3.0 [ 42%]

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

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

197. 时间轴动画编辑详解 · LayaAir3.0文档 · LAYABOX [ 42%]

...4 添加动画组件二、时间轴动画编辑器的基础概念2.1 关键、空2.2 当前2.3 播放率2.4 动画节点属性2.5 曲线、切线、权重2.6 刻度三、时间轴动画编辑面板的基础交互3.1 多选3.2 鼠标左键3.3 鼠标右键3.4 滚轮操作四、属性设置...

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

198. laya.physics.joint.GearJoint_API3.0 [ 41%]

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

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

199. laya.physics.joint.PulleyJoint_API3.0 [ 41%]

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

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

200. LayaFlash如何使用chrome调试问题? [ 40%]

...h.setBgcolor("#000000"); //背景色 IFlash.showInfo(false); //是否显示率 //[IF-JS]value = 100; } } }   代码中使用LayaFlash的宏编译定义了一行只会在JS中运行的代码,这句代码在“AS3开发IDE”中编译不会提示错误。LayaFlash宏编译的使用请参看《La...

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