UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ConstraintTypes.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Engine/EngineTypes.h"
#include "EngineDefines.h"
#include "Physics/PhysicsInterfaceDeclares.h"
#include "Chaos/ChaosEngineInterface.h"
#include "ConstraintTypes.generated.h"

Go to the source code of this file.

Classes

struct  FConstraintBaseParams
 
struct  FLinearConstraint
 
struct  FConeConstraint
 
struct  FTwistConstraint
 

Macros

#define RB_MinSizeToLockDOF   (0.1)
 
#define RB_MinAngleToLockDOF   (5.0)
 

Macro Definition Documentation

◆ RB_MinAngleToLockDOF

#define RB_MinAngleToLockDOF   (5.0)

◆ RB_MinSizeToLockDOF

#define RB_MinSizeToLockDOF   (0.1)