FFbxImporter::GetGlobalAnimStackSampleRate

Calculate the global Sample Rate for all the nodes in the FbxAnimStack pass in parameter

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h

Include

#include "FbxImporter.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SkeletalMeshEdit.cpp

Syntax

int32 GetGlobalAnimStackSampleRate
(
    FbxAnimStack * CurAnimStack
)

Remarks

Calculate the global Sample Rate for all the nodes in the FbxAnimStack pass in parameter

Parameters

Parameter

Description

FbxAnimStack

The anim stack we want to know the best sample rate

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss