EDrivenDestinationMode

Type of destination value to drive.

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_BoneDrivenController.h

Include

#include "BoneControllers/AnimNode_BoneDrivenController.h"

Syntax

enum EDrivenDestinationMode
{
    Bone,
    MorphTarget,
    MaterialParameter,
}

Values

Name

Description

Bone

MorphTarget

MaterialParameter

Remarks

Type of destination value to drive.

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