EPoseDriverSource

Transform aspect used to drive interpolation

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_PoseDriver.h

Include

#include "AnimNodes/AnimNode_PoseDriver.h"

Syntax

enum EPoseDriverSource
{
    Rotation,
    Translation,
}

Values

Name

Description

Rotation

Drive using rotation

Translation

Driver using translation

Remarks

Transform aspect used to drive interpolation

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