|
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 113 of file asset_storage.h.
| bool unravel::animation_importer_meta::root_motion_meta::keep_in_place {} |
Definition at line 119 of file asset_storage.h.
| bool unravel::animation_importer_meta::root_motion_meta::keep_position_xz {} |
Definition at line 116 of file asset_storage.h.
| bool unravel::animation_importer_meta::root_motion_meta::keep_position_y {true} |
Definition at line 115 of file asset_storage.h.
| bool unravel::animation_importer_meta::root_motion_meta::keep_rotation {} |
Definition at line 117 of file asset_storage.h.