8000 GitHub - bexide/SimpleAnimation: A simple Animation Component that leverages PlayableGraphs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bexide/SimpleAnimation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple Animation Component that leverages PlayableGraphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.1%
  • ShaderLab 28.9%
  • HLSL 5.0%
0