大约有 56 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0055 秒)
...get delta(): number Defined in laya/utils/Timer.ts:46 两帧之间的时间间隔,单位毫秒。 Returns number Methods callLater callLater(caller: any, method: Function, args?: any[]): void Defined in laya/utils/Timer.ts:278 延迟执行。 Parameters caller: any 执行域(this)。 method: Functio...
来源: Laya3.0_api 发布时间: 20231115
...val(): number Defined in laya/ani/AnimationPlayer.ts:246 获取缓存帧率间隔时间 Returns number 缓存帧率间隔时间 cachePlayRate get cachePlayRate(): number set cachePlayRate(value: number): void Defined in laya/ani/AnimationPlayer.ts:164 获取缓存播放速率。* Returns number 缓...
来源: Laya3.0_api 发布时间: 20231115
...位置。 animation.interval = 50;//设置 animation 对象的动画播放间隔时间,单位:毫秒。 animation.play();//播放动画。 Laya.stage.addChild(animation);//将 animation 对象添加到显示列表。 } } } example Animation_Example(); function Animation_Example(){ Laya.init(640,...
来源: Laya3.0_api 发布时间: 20231115
...umber): void Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,...
来源: Laya3.0_api 发布时间: 20231115
...ase.interval Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,...
来源: Laya3.0_api 发布时间: 20231115
...ase.interval Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,...
来源: Laya3.0_api 发布时间: 20231115
...于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否...
来源: Laya3.0_api 发布时间: 20231115
...于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否...
来源: Laya3.0_api 发布时间: 20231115
...于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否...
来源: Laya3.0_api 发布时间: 20231102
...于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否...
来源: Laya3.0_api 发布时间: 20231115