UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BodyUtils::CVars Namespace Reference

Variables

bool bPhysicsComNudgeAdjustInertia = true
 
FAutoConsoleVariableRef CVarPhysicsComNudgeAffectsInertia (TEXT("p.ComNudgeAffectsInertia"), bPhysicsComNudgeAdjustInertia, TEXT(""))
 

Variable Documentation

◆ bPhysicsComNudgeAdjustInertia

bool BodyUtils::CVars::bPhysicsComNudgeAdjustInertia = true

◆ CVarPhysicsComNudgeAffectsInertia

FAutoConsoleVariableRef BodyUtils::CVars::CVarPhysicsComNudgeAffectsInertia(TEXT("p.ComNudgeAffectsInertia"), bPhysicsComNudgeAdjustInertia, TEXT("")) ( TEXT("p.ComNudgeAffectsInertia")  ,
bPhysicsComNudgeAdjustInertia  ,
TEXT("")   
)