Navigation
API > API/Plugins > API/Plugins/USDStage > API/Plugins/USDStage/FUsdLevelSequenceHelper
Description
Gets the current root motion handling mode. We use this to prevent animation that has already been baked into AnimSequences as root joint motion from also being parsed as LevelSequence tracks.
| Name | GetRootMotionHandling |
| Type | function |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDStage/Public/USDLevelSequenceHelper.h |
| Include Path | #include "USDLevelSequenceHelper.h" |
| Source | /Engine/Plugins/Importers/USDImporter/Source/USDStage/Private/USDLevelSequenceHelper.cpp |
EUsdRootMotionHandling GetRootMotionHandling() const