Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
| |
|
| Name |
FBodyAnimData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/AnimNode_RigidBodyWithControl.h |
| Include Path |
#include "AnimNode_RigidBodyWithControl.h" |
Syntax
struct FBodyAnimData
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bBodyTransformInitialized |
bool |
|
AnimNode_RigidBodyWithControl.h |
|
| bIsSimulated |
bool |
|
AnimNode_RigidBodyWithControl.h |
|
| TransferedBoneAngularVelocity |
FVector |
|
AnimNode_RigidBodyWithControl.h |
|
| TransferedBoneLinearVelocity |
FVector |
|
AnimNode_RigidBodyWithControl.h |
|
Functions
Public