UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PBDLongRangeConstraints.h File Reference

Go to the source code of this file.

Classes

class  Chaos::Softs::FPBDLongRangeConstraints
 

Namespaces

namespace  Chaos
 
namespace  Chaos::Softs
 

Macros

#define CHAOS_LONG_RANGE_ISPC_ENABLED_DEFAULT   1
 
#define USE_ISPC_KERNEL_CONSOLE_VARIABLES_IN_SHIPPING   0
 

Functions

 DECLARE_CYCLE_STAT (TEXT("Chaos PBD Long Range Constraint"), STAT_PBD_LongRange, STATGROUP_Chaos)
 

Macro Definition Documentation

◆ CHAOS_LONG_RANGE_ISPC_ENABLED_DEFAULT

#define CHAOS_LONG_RANGE_ISPC_ENABLED_DEFAULT   1

◆ USE_ISPC_KERNEL_CONSOLE_VARIABLES_IN_SHIPPING

#define USE_ISPC_KERNEL_CONSOLE_VARIABLES_IN_SHIPPING   0

Function Documentation

◆ DECLARE_CYCLE_STAT()

DECLARE_CYCLE_STAT ( TEXT("Chaos PBD Long Range Constraint" ,
STAT_PBD_LongRange  ,
STATGROUP_Chaos   
)