Unravel Engine C++ Reference
|
#include <asset_storage.h>
Public Attributes | |
bool | keep_position_y {true} |
bool | keep_position_xz {} |
bool | keep_rotation {} |
bool | keep_in_place {} |
Definition at line 105 of file asset_storage.h.
bool unravel::animation_importer_meta::root_motion_meta::keep_in_place {} |
Definition at line 111 of file asset_storage.h.
bool unravel::animation_importer_meta::root_motion_meta::keep_position_xz {} |
Definition at line 108 of file asset_storage.h.
bool unravel::animation_importer_meta::root_motion_meta::keep_position_y {true} |
Definition at line 107 of file asset_storage.h.
bool unravel::animation_importer_meta::root_motion_meta::keep_rotation {} |
Definition at line 109 of file asset_storage.h.