FInertializationPose

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_Inertialization.h

Include

#include "Animation/AnimNode_Inertialization.h"

Syntax

struct FInertializationPose

Variables

Name Description

Public variable

FName

 

AttachParentName

Public variable

TArray< EInerti...

 

BoneStates

Bone states indexed by skeleton bone index

Public variable

TArray< FTransf...

 

BoneTransforms

Bone transforms indexed by skeleton bone index.

Public variable

FTransform

 

ComponentTransform

Public variable

FInertializatio...

 

Curves

Snapshot of active curves

Public variable

float

 

DeltaTime

Constructors

Functions

Name Description

Public function

void

 

InitFrom

(
    const FCompactPose& Pose,
    const FBlendedCurve& InCurves,
    const FTransform& InComponentTrans...,
    const FName& InAttachParentName,
    float InDeltaTime
)

Operators

Name Description

Public function

FInertializa...

 

operator=

(
    const FInertializationPose&
)

Public function

FInertializa...

 

operator=

(
    FInertializationPose&&
)

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