FPostProcessDelegateForIteration

Post processor for each iteration after resolving the pose This will be used for Applying Constraints, but if you have more you want to do, you can customize this

Choose your operating system:

Windows

macOS

Linux

Type

typedef TBaseDelegate_OneParam< void, TArray< FFBIKLinkData > & > FPostProcessDelegateForIteration

References

Module

FullBodyIK

Header

/Engine/Plugins/Experimental/FullBodyIK/Source/FullBodyIK/Public/JacobianSolver.h

Include

#include "JacobianSolver.h"

Remarks

Post processor for each iteration after resolving the pose This will be used for Applying Constraints, but if you have more you want to do, you can customize this