Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator > API/Plugins/DatasmithFBXTranslator/FDatasmithFBXFileImporter
References
| Module | DatasmithFBXTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXFileImporter.h |
| Include | #include "DatasmithFBXFileImporter.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Private/DatasmithFBXFileImporter.cpp |
void AddCurvesForProperty
(
FbxProperty InProperty,
FbxAnimLayer * InLayer,
EDatasmithFBXSceneAnimationCurveType Type,
TArray < FDatasmithFBXSceneAnimCurve > & OutCurves
)
Remarks
Tries to extract animation curves of InProperty, building a new FDatasmithFBXSceneAnimCurve of type InType for each channel, if it can