Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
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
| Type | Name | Description | |
|---|---|---|---|
| FVector | AngularMomentum | ||
| FVector | LinearMomentum | ||
| FAnimPhysPose | Pose |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAnimPhysState
(
const FVector& InPosition, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAnimPhysPose & | GetPose () |
||
| const FAnimPhysPose & | GetPose () |
||
| FAnimPhysState & | GetState () |
||
| const FAnimPhysState & | GetState () |