RigLogic::calculateControls

Calculate only the input control values of the rig. @note Based on the set or computed raw control values, calculate the PSD outputs as well. The raw control values, followed by the PSD values represent the input values of the rig. @note This is considered as an advanced usage use case.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/riglogic/riglogic/RigLogic.h

Include

#include "riglogic/riglogic/RigLogic.h"

Syntax

void calculateControls
(
    RigInstance * instance
) const

Remarks

Calculate only the input control values of the rig. @note Based on the set or computed raw control values, calculate the PSD outputs as well. The raw control values, followed by the PSD values represent the input values of the rig. @note This is considered as an advanced usage use case.

Parameters

Parameter

Description

instance

The rig instance which outputs are to be calculated.

See Also

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