![]() |
Twilight Princess
Remastered version of the GameCube game
|
Inheritance diagram for BMD.MyAnimationJob:
Collaboration diagram for BMD.MyAnimationJob:Public Member Functions | |
| void | ProcessAnimation (AnimationStream stream) |
| void | ProcessRootMotion (AnimationStream stream) |
Public Attributes | |
| AnimationData | Data |
| float | Time |
| Dictionary< string, GameObject > | Bones |
| void BMD.MyAnimationJob.ProcessAnimation | ( | AnimationStream | stream | ) |
| void BMD.MyAnimationJob.ProcessRootMotion | ( | AnimationStream | stream | ) |
| Dictionary<string, GameObject> BMD.MyAnimationJob.Bones |
| AnimationData BMD.MyAnimationJob.Data |
| float BMD.MyAnimationJob.Time |