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

Macros

#define LOCTEXT_NAMESPACE   "PhysicsAsset"
 

Variables

bool bUseRBANForDefaultPhysicsAssetSolverType = false
 
FAutoConsoleVariableRef CVarUseRBANForDefaultPhysicsAssetSolverType (TEXT("p.Chaos.UseRBANForDefaultPhysicsAssetSolverType"), bUseRBANForDefaultPhysicsAssetSolverType, TEXT("Boolean to use RBAN for default physics asset solver type (false by default)"))
 

Macro Definition Documentation

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "PhysicsAsset"

Variable Documentation

◆ bUseRBANForDefaultPhysicsAssetSolverType

bool bUseRBANForDefaultPhysicsAssetSolverType = false

◆ CVarUseRBANForDefaultPhysicsAssetSolverType

FAutoConsoleVariableRef CVarUseRBANForDefaultPhysicsAssetSolverType(TEXT("p.Chaos.UseRBANForDefaultPhysicsAssetSolverType"), bUseRBANForDefaultPhysicsAssetSolverType, TEXT("Boolean to use RBAN for default physics asset solver type (false by default)")) ( TEXT("p.Chaos.UseRBANForDefaultPhysicsAssetSolverType")  ,
bUseRBANForDefaultPhysicsAssetSolverType  ,
TEXT("Boolean to use RBAN for default physics asset solver type (false by default)")   
)