AnimationDirection

AnimationDirection

アニメーションの展開方向を指定するオプションである.

詳細

  • AnimationDirectionAnimateListAnimateAnimatorCellのオプションである.
  • 可能な設定値
  • Forward連続的に前方に進む
    Backward連続的に後方に進む
    ForwardBackward連続的に前方に進み,続いて後方に進む
  • AnimationDirectionは,選択された一連のセルの先頭セルのオプションとして使われるとそれらのセルを含むアニメーションの進行方向を指定する.
  • 設定をAnimationDirection->Forwardとすると,アニメーションはノートブック文書に選択してあるグラフィックスセルの並び順の展開順序に従って進み,最後まで達した後再び先頭セルから開始する.
  • 設定をAnimationDirection->Backwardとすると,展開順序は逆になる.
  • AnimationDirection->ForwardBackwardの設定では,アニメーションは最初に先頭セルから始まって順方向に進み,最後のセルに達した後逆方向に進む.

例題

  (1)

Animatorのアニメーションの方向を指定する:

Wolfram Research (1996), AnimationDirection, Wolfram言語関数, https://reference.wolfram.com/language/ref/AnimationDirection.html (2007年に更新).

テキスト

Wolfram Research (1996), AnimationDirection, Wolfram言語関数, https://reference.wolfram.com/language/ref/AnimationDirection.html (2007年に更新).

CMS

Wolfram Language. 1996. "AnimationDirection." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/AnimationDirection.html.

APA

Wolfram Language. (1996). AnimationDirection. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AnimationDirection.html

BibTeX

@misc{reference.wolfram_2024_animationdirection, author="Wolfram Research", title="{AnimationDirection}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/AnimationDirection.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_animationdirection, organization={Wolfram Research}, title={AnimationDirection}, year={2007}, url={https://reference.wolfram.com/language/ref/AnimationDirection.html}, note=[Accessed: 22-November-2024 ]}