Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::animation_importer_meta::root_motion_meta Struct Reference

#include <asset_storage.h>

Public Attributes

bool keep_position_y {true}
 
bool keep_position_xz {}
 
bool keep_rotation {}
 
bool keep_in_place {}
 

Detailed Description

Definition at line 105 of file asset_storage.h.

Member Data Documentation

◆ keep_in_place

bool unravel::animation_importer_meta::root_motion_meta::keep_in_place {}

Definition at line 111 of file asset_storage.h.

◆ keep_position_xz

bool unravel::animation_importer_meta::root_motion_meta::keep_position_xz {}

Definition at line 108 of file asset_storage.h.

◆ keep_position_y

bool unravel::animation_importer_meta::root_motion_meta::keep_position_y {true}

Definition at line 107 of file asset_storage.h.

◆ keep_rotation

bool unravel::animation_importer_meta::root_motion_meta::keep_rotation {}

Definition at line 109 of file asset_storage.h.


The documentation for this struct was generated from the following file: