UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
INodeAndChannelMappings.h File Reference
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "CoreMinimal.h"
#include "Channels/MovieSceneChannelEditorData.h"
#include "HAL/Platform.h"
#include "UObject/Interface.h"
#include "UObject/Object.h"
#include "UObject/ObjectMacros.h"
#include "UObject/UObjectGlobals.h"
#include "INodeAndChannelMappings.generated.h"

Go to the source code of this file.

Classes

struct  FRigControlFBXNodeAndChannels
 
struct  FControlRigFbxNodeMapping
 
struct  FControlRigFbxCurveData
 
class  UNodeAndChannelMappings
 
class  INodeAndChannelMappings
 

Enumerations

enum class  FFBXControlRigTypeProxyEnum : uint8 {
  Bool , Float , Integer , Vector2D ,
  Position , Scale , Rotator , Transform ,
  TransformNoScale , EulerTransform
}
 

Enumeration Type Documentation

◆ FFBXControlRigTypeProxyEnum

Enumeration specifying the control type. Must match ERigControlType in order

Enumerator
Bool 
Float 
Integer 
Vector2D 
Position 
Scale 
Rotator 
Transform 
TransformNoScale 
EulerTransform