|
Rebel Fork Framework
|
Single task for RetargetAnimationsTransformer. More...
#include <Urho3D/Utility/RetargetAnimationsTransformer.h>
Public Attributes | |
| SharedPtr< Model > | sourceModel_ |
| SharedPtr< Animation > | sourceAnimation_ |
| SharedPtr< Model > | targetModel_ |
| ea::string | targetAnimationName_ |
| ea::unordered_map< ea::string, ea::string > | sourceToTargetBones_ |
| ea::unordered_map< ea::string, ea::string > | targetToSourceBones_ |
| ea::vector< ea::vector< ea::string > > | ikChains_ |
Single task for RetargetAnimationsTransformer.