![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosSolversModule.h>
Inheritance diagram for Chaos::FInternalDefaultSettings:Additional Inherited Members | |
Public Member Functions inherited from IChaosSettingsProvider | |
| virtual | ~IChaosSettingsProvider () |
| virtual float | GetMinDeltaVelocityForHitEvents () const |
| virtual bool | GetPhysicsPredictionEnabled () const |
| virtual float | GetResimulationErrorThreshold () const |
| virtual bool | GetResimulationErrorPositionThresholdEnabled () const |
| virtual float | GetResimulationErrorPositionThreshold () const |
| virtual bool | GetResimulationErrorRotationThresholdEnabled () const |
| virtual float | GetResimulationErrorRotationThreshold () const |
| virtual bool | GetResimulationErrorLinearVelocityThresholdEnabled () const |
| virtual float | GetResimulationErrorLinearVelocityThreshold () const |
| virtual bool | GetResimulationErrorAngularVelocityThresholdEnabled () const |
| virtual float | GetResimulationErrorAngularVelocityThreshold () const |
| virtual float | GetPhysicsHistoryTimeLength () const |
| virtual int32 | GetPhysicsHistoryCount () const |