0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Timeline拡張個人用記録メモ

Posted at

メモ

  • AnimationTrackでAnimationを再生する場合
    • AnimationClip内でTransformを操作している場合はTrackControlでTransformをいじっても反映されない
      • Animationが再生されている最中でなくても反映されない
      • (なんとか実装したいが厳しかった...。AnimatorにTransformが強く関連付けされているだろうと判断し、Animatorに対してTransformの変更を行ったが意味はなかった)
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?