Datatype.TweenInfo 数据类型存储参数以便 TweenService:Create() 指定 тви恩的行为。TweenInfo 的属性无法在其作品后写入。
概要
构造工具
- new(time : number,easingStyle : Enum.EasingStyle,easingDirection : Enum.EasingDirection,repeatCount : number,reverses : bool,delayTime : number)
属性
渐变执行的方向。
该补间动画的持续时间,以秒计。
开始变形倒计时,以秒为单位。
次数重复的 tween 的数量。
调整的风格。
即使是否在初始拐完成后,否则拐杆会在反向拐完成后恢复。
构造工具
new
参数
默认值:1
默认值:Enum.EasingStyle.Quad
默认值:Enum.EasingDirection.Out
默认值:0
默认值:false
默认值:0