UAnimGraphNode_PoseDriver::AutoSetTargetScales

Automatically modify TargetScale for each PoseTarget, based on distance to nearest neighbor

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

void AutoSetTargetScales
(
    float & OutMaxDistance
)

Remarks

Automatically modify TargetScale for each PoseTarget, based on distance to nearest neighbor

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