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
&40;
FbxProperty InProperty,
FbxAnimLayer &42; InLayer,
EDatasmithFBXSceneAnimationCurveType Type,
TArray< FDatasmithFBXSceneAnimCurve > & OutCurves
&41;
Remarks
Tries to extract animation curves of InProperty, building a new FDatasmithFBXSceneAnimCurve of type InType for each channel, if it can