Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxSkeletalMeshImport.cpp |
bool RetrievePoseFromBindPose
(
const TArray < FbxNode * > & NodeArray,
FbxArray< FbxPose * > & PoseArray
) const
Remarks
Retrieve pose array from bind pose
Iterate through Scene:Poses, and find valid bind pose for NodeArray, and return those Pose if valid