Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/IInterchangeAnimationPayloadInte-
Description
Return true if the translator want to import all bone animations in one query, false otherwise.
@Note - The fbx translator use the fbx sdk which cache the global transform but dirty the cache every time we evaluate at a different time. The goal is to evaluate all bones at the same time.
Derived Overrides
| Name | PreferGroupingBoneAnimationQueriesTogether |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Animation/InterchangeAnimationPayloadInterface.h |
| Include Path | #include "Animation/InterchangeAnimationPayloadInterface.h" |
virtual bool PreferGroupingBoneAnimationQueriesTogether() const