Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FBodyInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodyInstance.h |
Include | #include "PhysicsEngine/BodyInstance.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodyInstance.cpp |
void AddCustomPhysics
&40;
FCalculateCustomPhysics & CalculateCustomPhysics
&41;
Remarks
Add custom forces and torques on the body. The callback will be called more than once, if substepping enabled, for every substep.