FRigUnit_RigLogic_JointUpdateParams

A helper struct used inside of the RigUnit_RigLogic holding params for updating joints.

Windows
MacOS
Linux

References

Module

RigLogicModule

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/RigUnit_RigLogic.h

Include

#include "RigUnit_RigLogic.h"

Syntax

struct FRigUnit_RigLogic_JointUpdateParams

Remarks

A helper struct used inside of the RigUnit_RigLogic holding params for updating joints.

that these params are array views - they don't own the memory they're pointing to.

Variables

Constructors

Name Description

Public function

FRigUnit_RigLogic_JointUpdateParams

(
    FTransformArrayView InNeutralJointT...,
    FTransformArrayView InDeltaTransfor...
)

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