From e6ef6c308f68b8672cba28ebe066a63559487e2d Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Thu, 11 Jan 2024 18:35:22 +0800 Subject: [PATCH] vault backup: 2024-01-11 18:35:22 --- 03-UnrealEngine/Editor/FBXAnimation导入&导出逻辑.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-UnrealEngine/Editor/FBXAnimation导入&导出逻辑.md b/03-UnrealEngine/Editor/FBXAnimation导入&导出逻辑.md index 9beee16..c2c5db9 100644 --- a/03-UnrealEngine/Editor/FBXAnimation导入&导出逻辑.md +++ b/03-UnrealEngine/Editor/FBXAnimation导入&导出逻辑.md @@ -171,4 +171,4 @@ void FFbxExporter::CorrectAnimTrackInterpolation( TArray& BoneNodes, F ``` ## 导入Curve相关逻辑 -UnFbx::FFbxImporter::ImportCurveToAnimSequence() \ No newline at end of file +UnFbx::FFbxImporter::ImportCurveToAnimSequence() => UnFbx::FFbxImporter::ImportCurve() \ No newline at end of file