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

FBlendedHeapCur...

 

Curves

Snapshot of active curves

Public variable

TArray< uint16 ...

 

CurveUIDToArrayIndexLUT

Public variable

float

 

DeltaTime

Constructors

Name Description

Public function

FInertializationPose()

Functions

Name Description

Public function

void

 

InitFrom

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

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