UAnimGraphNode_PoseDriver::AutoSetTargetScales

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

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
void AutoSetTargetScales
(
    float & OutMaxDistance
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library