エンジンデータ型
TweenInfo
*このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、 こちら をクリックしてください。
概要
コンストラクタ
new(time: number,easingStyle: Enum.EasingStyle,easingDirection: Enum.EasingDirection,repeatCount: number,reverses: boolean,delayTime: number) |
APIリファレンス
コンストラクタ
new
TweenInfo.new(
time:number, easingStyle:Enum.EasingStyle, easingDirection:Enum.EasingDirection, repeatCount:number, reverses:boolean, delayTime:number)
パラメータ
| 既定値: 1 |
| 既定値: Enum.EasingStyle.Quad |
| 既定値: Enum.EasingDirection.Out |
| 既定値: 0 |
| 既定値: false |
| 既定値: 0 |
プロパティ