大约有 61 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0048 秒)
...hurikenParticleSystem randomSeed : Uint32Array随机种子,注:play()前设置有效。ShurikenParticleSystem rotationOverLifetime : RotationOverLifetime 获取生命周期旋转,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 ShurikenParticleSystem scaleMode :...
来源: laya_api 发布时间: 20170929
...复 Laya_Aaron 赞同来自: 用速度移动他,到位置之后速度再设置为0 2019-02-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 莫等闲 相关问题 Laya2.6.0beta 物理引擎 刚体碰撞点位...
来源: Laya_社区 发布时间: 20190225
... 3.0编辑器已经识别出这个Fbx文件具有Animator属性,并可以设置是否可开启压缩。 (图3-2) 当我们拖Fbx模型到场景中时,会自动添加动画状态机组件。打开时间轴动画面板,会自动创建动画状态机文件,如图3-3所示: (图3-3) ...
来源: Laya3.0_文档 发布时间: 20241014
设置骨骼动画停留在某一帧/某一个时间点 Laya的骨骼动画运行的原理是基于时间点来的,实际上并没有帧的概念,或者说“帧”在这里的意义不大(懵逼),停留在某一帧实际上就是停留在某个时间点。假设源文件的播放速度...
来源: Laya_社区 发布时间: 20181115
...e/particleShuriKen/ShurikenParticleSystem.ts:308 随机种子,注:play()前设置有效。 randomizeRotationDirection randomizeRotationDirection: number = 0 Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:285 随机旋转方向,范围为0.0到1.0 scaleMode scaleMode: number = 1 ...
来源: Laya3.0_api 发布时间: 20231115
...ue: AnimatorUpdateMode): void Defined in laya/d3/component/Animator.ts:123 设置更新模式 Parameters value: AnimatorUpdateMode Returns void Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(nod...
来源: Laya3.0_api 发布时间: 20231102
...e/particleShuriKen/ShurikenParticleSystem.ts:308 随机种子,注:play()前设置有效。 randomizeRotationDirection randomizeRotationDirection: number = 0 Inherited from ShurikenParticleSystem.randomizeRotationDirection Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:285 随机...
来源: Laya3.0_api 发布时间: 20231115
... 提交 2 个回复 小小泽 จุ บ 赞同来自: 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意:如果动画正在播放,设置后会重置帧循环定时器的起始时间为当前时间,也就是说,如果频繁设置interval,会导致动画帧...
来源: Laya_社区 发布时间: 20201012
...torUpdateMode): void Defined in laya/d3/component/Animator/Animator.ts:129 设置更新模式 Parameters value: AnimatorUpdateMode Returns void Methods _initialize _initialize(): void Inherited from Component._initialize Defined in laya/components/Component.ts:56 Returns void _setOwner _setOwner(nod...
来源: Laya3.0_api 发布时间: 20231115
... 在一块plane上放一个小球lh模型,为小球绑定一个刚体,设置小球的线速度,在小球的脚本的onUpdate里不断获取小球MeshSprite3D坐标,为摄像机设置坐标,现在问题是摄像机跟随小球运动的同时,小球出现抖动问题。 有尝试过尝...
来源: Laya_社区 发布时间: 20190528