Navigation
API > API/Plugins > API/Plugins/PhysicsControl
| Name | FSimulationSpaceData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/AnimNode_RigidBodyWithControl.h |
| Include Path | #include "AnimNode_RigidBodyWithControl.h" |
Syntax
struct FSimulationSpaceData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularAcc | FVector | AnimNode_RigidBodyWithControl.h | ||
| AngularVel | FVector | AnimNode_RigidBodyWithControl.h | ||
| LinearAcc | FVector | AnimNode_RigidBodyWithControl.h | ||
| LinearVel | FVector | AnimNode_RigidBodyWithControl.h | ||
| Transform | FTransform | AnimNode_RigidBodyWithControl.h |