Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/FSkeletonHelper
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/InterchangeSkeletonHelper.h |
| Include | #include "InterchangeSkeletonHelper.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Mesh/InterchangeSkeletonHelper.cpp |
static bool ProcessImportMeshSkeleton
(
TObjectPtr < UInterchangeResultsContainer > Results,
const USkeleton * SkeletonAsset,
FReferenceSkeleton & RefSkeleton,
const UInterchangeBaseNodeContainer * NodeContainer,
const FString & RootJointNodeId,
TArray < SkeletalMeshImportData::FBone > & RefBonesBinary,
const bool bUseTimeZeroAsBindPose,
bool & bOutDiffPose
)