FMeshPose

Windows
MacOS
Linux

Inheritance Hierarchy

FBasePose

FMeshPose

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/BonePose.h

Include

#include "BonePose.h"

Syntax

Variables

Name Description

Protected variable

const FBoneCont...

 

BoneContainer

Reference to our BoneContainer.

Functions

Name Description

Public function Const

bool

 

ContainsNaN()

Returns true if any bone rotation contains NaN.

Public function Const

const FBoneC...

 

GetBoneContainer()

Public function

BoneIndexTyp...

 

GetParentBone

(
    const BoneIndexType& BoneIndex
)

Public function Const

bool

 

IsNormalized()

Returns true if all bone rotations are normalized

Public function

void

 

ResetToIdentity()

Sets every bone transform to Identity.

Public function

void

 

ResetToRefPose()

Sets this pose to its ref pose.

Public function

void

 

SetBoneContainer

(
    const FBoneContainer* InBoneCo...
)

Typedefs

Name

Description

BoneIndexType

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