大约有 52 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
... 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
...触发的complete。 Default value startTime: number = 0 声音播放起始时间。 Returns SoundChannel SoundChannel对象,通过此对象可以对声音进行控制,以及获取声音信息。 Static playSound playSound(url: string, loops?: number, complete?: Handler, soundClass?: {}, startTi...
来源: Laya3.0_api 发布时间: 20231115
...暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Hierarchy EventDispatcher SoundChannel Index Properties completeHandler isStopped loops startTime url Accessors duration position volume Method...
来源: Laya3.0_api 发布时间: 20231115
... / 60 Defined in laya/particle/emitter/EmitterBase.ts:22 发射粒子最小时间间隔 Accessors emissionRate get emissionRate(): number set emissionRate(_emissionRate: number): void Defined in laya/particle/emitter/EmitterBase.ts:50 获取粒子发射速率 Returns number 发射速率 粒子发射...
来源: Laya3.0_api 发布时间: 20231115
...omplete),update:new Handler(this,onComplete)}。 duration: number 花费的时间,单位毫秒。 Default value ease: Function | null = null 缓动类型,默认为匀速运动。 Default value complete: Handler | null = null 结束回调函数。 Default value delay: number = 0 延迟执行时...
来源: Laya3.0_api 发布时间: 20231115
...meters name: string 目标动画状态。 transitionDuration: number 过渡时间,该值为当前动画状态的归一化时间,值在0.0~1.0之间。 Default value layerIndex: number = 0 层索引。 Default value normalizedTime: number = Number.NEGATIVE_INFINITY 归一化的播放起始时间。...
来源: Laya3.0_api 发布时间: 20231115
...meters name: string 目标动画状态。 transitionDuration: number 过渡时间,该值为当前动画状态的归一化时间,值在0.0~1.0之间。 Default value layerIndex: number = 0 层索引。 Default value normalizedTime: number = Number.NEGATIVE_INFINITY 归一化的播放起始时间。...
来源: Laya3.0_api 发布时间: 20231115
...ore/particleShuriKen/ShurikenParticleSystem.ts:351 一次循环内的累计时间。 Returns number indexFormat get indexFormat(): IndexFormat set indexFormat(value: IndexFormat): void Inherited from GeometryElement.indexFormat Defined in laya/d3/core/GeometryElement.ts:77 Returns IndexFormat Inheri...
来源: Laya3.0_api 发布时间: 20231115
...ore/particleShuriKen/ShurikenParticleSystem.ts:351 一次循环内的累计时间。 Returns number indexFormat get indexFormat(): IndexFormat set indexFormat(value: IndexFormat): void Inherited from GeometryElement.indexFormat Defined in laya/d3/core/GeometryElement.ts:77 Returns IndexFormat Inheri...
来源: Laya3.0_api 发布时间: 20231115
...: void Defined in laya/display/AnimationBase.ts:84 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya3.0_api 发布时间: 20231115