FFBXControlRigTypeProxyEnum

Sequencer Animation Track Support interface - this is required for animation track to workEnumeration specifying the control type

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/INodeAndChannelMappings.h

Include

#include "INodeAndChannelMappings.h"

Syntax

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

Values

Name

Description

Bool

Float

Vector2D

Position

Scale

Rotator

Transform

TransformNoScale

EulerTransform

Integer

Remarks

Sequencer Animation Track Support interface - this is required for animation track to workEnumeration specifying the control type

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