![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "PhysicsEngine/ConstraintTypes.h"#include "HAL/IConsoleManager.h"#include "Physics/Experimental/PhysInterface_Chaos.h"Functions | |
| void | SetLinearMovement_AssumesLocked (const FPhysicsConstraintHandle &InConstraintRef, PhysicsInterfaceTypes::ELimitAxis InAxis, ELinearConstraintMotion Motion, bool bLockLimitSize, bool bSkipSoftLimit) |
| bool | ShouldSkipSoftLimits (float Stiffness, float Damping, float AverageMass) |
| void SetLinearMovement_AssumesLocked | ( | const FPhysicsConstraintHandle & | InConstraintRef, |
| PhysicsInterfaceTypes::ELimitAxis | InAxis, | ||
| ELinearConstraintMotion | Motion, | ||
| bool | bLockLimitSize, | ||
| bool | bSkipSoftLimit | ||
| ) |
Util for setting linear movement for an axis
|
extern |
|
extern |
|
extern |
|
extern |