FAnimPhysLinkedBody

Helper describing a body linked to an optional parent (can be nullptr)

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_AnimDynamics.h

Include

#include "BoneControllers/AnimNode_AnimDynamics.h"

Syntax

struct FAnimPhysLinkedBody

Remarks

Helper describing a body linked to an optional parent (can be nullptr)

Variables

Constructors

Name Description

Public function

FAnimPhysLinkedBody

(
    TArray< FAnimPhysShape >& Shapes,
    const FVector& Position,
    const FBoneReference& LinkedBone
)

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