UAnimGraphNode_PoseDriver::GetColorFromWeight

Return the color for a given weight. Used for Details and EditMode

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_PoseDriver.h

Include

#include "AnimGraphNode_PoseDriver.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_PoseDriver.cpp

Syntax

FLinearColor GetColorFromWeight
(
    float InWeight
)

Remarks

Return the color for a given weight. Used for Details and EditMode

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