Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.12 KB

File metadata and controls

15 lines (9 loc) · 1.12 KB

SimpleAnimation

Unity Technologies公式のこちらをforkしたリポジトリです。 Package Managerからインポートできるよう、ファイルを構成し直したもので、ソースコードの内容には手を入れていません。

これは、Playable Graph を使用して、アニメーション コンポーネントと同様の方法でオブジェクトをアニメーション化する方法を示すサンプルです。

このリポジトリはアーカイブされています。 テストされた最後の互換性のあるバージョンは Unity 2018.3 ですが、コードは引き続き Unity 2019.3 と互換性があると予想されます。

以下、原文

This is a sample that shows how to use Playable Graphs to animate objects in a manner similar to the Animation Component.

This repository is archived. The last compatible version tested is Unity 2018.3, though we expect the code to still be compatible with Unity 2019.3.