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/SkeletalMeshEdit.cpp |
int32 GetGlobalAnimStackSampleRate
&40;
FbxAnimStack &42; CurAnimStack
&41;
Remarks
Calculate the global Sample Rate for all the nodes in the FbxAnimStack pass in parameter
Parameters
| Name | Description |
|---|---|
| FbxAnimStack | The anim stack we want to know the best sample rate |