UAnimGraphNode_PoseDriver::GetColorFromWeight

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

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_PoseDriver

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_PoseDriver.h
Include #include "AnimGraphNode_PoseDriver.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_PoseDriver.cpp
[FLinearColor](API\Runtime\Core\Math\FLinearColor) GetColorFromWeight
(
    float InWeight
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library