Unravel Engine C++ Reference
|
#include <animation_blend_space.h>
Public Attributes | |
std::vector< float > | parameters |
asset_handle< animation_clip > | clip |
Definition at line 23 of file animation_blend_space.h.
asset_handle<animation_clip> unravel::blend_space_point::clip |
Definition at line 26 of file animation_blend_space.h.
std::vector<float> unravel::blend_space_point::parameters |
Definition at line 25 of file animation_blend_space.h.