Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnimationOption

アニメーションの設定

Hierarchy

  • AnimationOption

Index

Constructors

Properties

Constructors

constructor

  • コンストラクタ

    Parameters

    • seconds: number

      アニメーションにかけるフレーム数

    • easing: Easing

      イージングの種類

    Returns AnimationOption

Properties

Readonly easing

easing: Easing

イージング

Readonly seconds

seconds: number

アニメーションにかかる秒数