クラス ActionWithDuration

有限の期間を持つアクションの基底クラス。 抽象クラス。 [詳細]

ActionWithDurationに対する継承グラフ
ActionBase ActionTweenGeneric< T > DelayTime ActionTweenGenericVector2 ActionTweenGenericVector2Rotation ActionTweenGenericVector2Scale ActionTweenGenericVector4 MoveBy MoveTo SkewBy SkewTo RotateBy RotateTo ScaleBy ScaleTo TintBy TintTo

すべてのメンバ一覧

Public メソッド

override void Run ()
 アクションをキックします。

Public 変数

float Duration = 0.0f
 秒単位でのアクションの期間。

説明

有限の期間を持つアクションの基底クラス。 抽象クラス。