vault backup: 2023-12-11 19:15:43
This commit is contained in:
@@ -102,4 +102,13 @@ void UBVHImportFactory::RecursiveReadKeysFromNode(IAnimationDataController& Cont
|
||||
|
||||
# UE5中使用FBXSDK导入动画逻辑
|
||||
- UAnimSequence * UEditorEngine::ImportFbxAnimation
|
||||
- UAnimSequence * UnFbx::FFbxImporter::ImportAnimations
|
||||
- UAnimSequence * UnFbx::FFbxImporter::ImportAnimations
|
||||
|
||||
UE5中FBXSDK相关函数调用方式:
|
||||
- bool FFbxImporter::OpenFile(FString Filename)
|
||||
- bool FFbxImporter::ImportFile(FString Filename, bool bPreventMaterialNameClash /*=false*/)
|
||||
|
||||
# 参考
|
||||
1. Interchange\\Runtime\\Source\\Parsers
|
||||
1. InterchangeFbxParser.Build.cs
|
||||
2. FbxInclude.h:FBXSDK头文件包含问题。
|
Reference in New Issue
Block a user