FAnimPhysState

Defines a single closed, convex shape within the rigid body

Windows
MacOS
Linux

Inheritance Hierarchy

FAnimPhysState

FAnimPhysRigidBody

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimPhysicsSolver.h

Include

#include "Animation/AnimPhysicsSolver.h"

Syntax

class FAnimPhysState

Remarks

Defines a single closed, convex shape within the rigid body

Variables

Name Description

Public variable

FVector

 

AngularMomentum

Public variable

FVector

 

LinearMomentum

Public variable

FAnimPhysPose

 

Pose

Constructors

Name Description

Public function

FAnimPhysState()

Public function

FAnimPhysState

(
    const FVector& InPosition,
    const FQuat& InOrient,
    const FVector& InLinearMomentum,
    const FVector& InAngularMomentum
)

Functions

Name Description

Public function

FAnimPhysPos...

 

GetPose()

Public function Const

const FAnimP...

 

GetPose()

Public function

FAnimPhysSta...

 

GetState()

Public function Const

const FAnimP...

 

GetState()

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