Navigation
API > API/Runtime > API/Runtime/Engine
Defines a single closed, convex shape within the rigid body
| Name | FAnimPhysState |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimPhysicsSolver.h |
| Include Path | #include "Animation/AnimPhysicsSolver.h" |
Syntax
class FAnimPhysState
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/AnimPhysicsSolver.h | |||
FAnimPhysState
(
const FVector& InPosition, |
Animation/AnimPhysicsSolver.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularMomentum | FVector | Animation/AnimPhysicsSolver.h | ||
| LinearMomentum | FVector | Animation/AnimPhysicsSolver.h | ||
| Pose | FAnimPhysPose | Animation/AnimPhysicsSolver.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAnimPhysPose & GetPose () |
Animation/AnimPhysicsSolver.h | ||
const FAnimPhysPose & GetPose () |
Animation/AnimPhysicsSolver.h | ||
FAnimPhysState & GetState () |
Animation/AnimPhysicsSolver.h | ||
const FAnimPhysState & GetState () |
Animation/AnimPhysicsSolver.h |