6#if !defined(CHAOS_JOINT_SOLVER_ISPC_ENABLED_DEFAULT)
7#define CHAOS_JOINT_SOLVER_ISPC_ENABLED_DEFAULT 0
11#if !INTEL_ISPC || UE_BUILD_SHIPPING
14extern bool bChaos_Joint_ISPC_Enabled;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
float Chaos_Joint_DegenerateRotationLimit
Definition JointConstraintsCVars.cpp:10
bool bChaos_Joint_Plasticity_ClampToLimits
Definition JointConstraintsCVars.cpp:19
#define CHAOS_JOINT_SOLVER_ISPC_ENABLED_DEFAULT
Definition JointConstraintsCVars.h:7
float Chaos_Joint_VelProjectionAlpha
Definition JointConstraintsCVars.cpp:13
bool bChaos_Joint_UseCachedSolver
bool bChaos_Joint_EarlyOut_Enabled
bool bChaos_Joint_DisableSoftLimits
Definition JointConstraintsCVars.cpp:16
float Chaos_Joint_LinearVelocityThresholdToApplyRestitution
Definition JointConstraintsCVars.cpp:22
float Chaos_Joint_AngularVelocityThresholdToApplyRestitution
Definition JointConstraintsCVars.cpp:25