大约有 62 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
...mationKey为true,就使用TileAniSprite来做显示,把动画序列根据时间画到TileAniSprite上 author ... Hierarchy TileTexSet Index Properties animationTotalTime durationTimeArray gid isAnimation offX offY texture textureArray Methods addAniSprite clearAll removeAniSprite showDebugInfo Pro...
来源: Laya3.0_api 发布时间: 20231115
...: void Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya3.0_api 发布时间: 20231115
...terval Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya3.0_api 发布时间: 20231115
...terval Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya3.0_api 发布时间: 20231115
...。 animation.interval = 50;//设置 animation 对象的动画播放间隔时间,单位:毫秒。 animation.play();//播放动画。 Laya.stage.addChild(animation);//将 animation 对象添加到显示列表。 } } } example Animation_Example(); function Animation_Example(){ Laya.init(640, 800);...
来源: Laya3.0_api 发布时间: 20231115
...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...
来源: Laya3.0_api 发布时间: 20231115
...ineSkeleton.ts:164 设置当前播放位置 Parameters value: number 当前时间 Returns void customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定义渲染,只有开启自定义渲染,...
来源: Laya3.0_api 发布时间: 20231115
...et.getNodeKeyFrame Defined in laya/ani/AnimationTemplet.ts:248 计算当前时间应该对应关键帧的哪一帧 Parameters nodeframes: KeyFramesContent[] 当前骨骼的关键帧数据 nodeid: number 骨骼id,因为要使用和更新 _boneCurKeyFrm tm: number Returns number 问题 最后一帧...
来源: Laya3.0_api 发布时间: 20231115
...相同就不生效,true,强制生效 Default value start: number = 0 起始时间 Default value end: number = 0 结束时间 Default value freshSkin: boolean = true 是否刷新皮肤数据 Default value playAudio: boolean = true 是否播放音频 Returns void playbackRate playbackRate(value: numbe...
来源: Laya3.0_api 发布时间: 20231115
...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...
来源: Laya3.0_api 发布时间: 20231115