UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCoreModularVehicleDebugParams Struct Reference

#include <SimulationModuleBase.h>

Public Attributes

bool ShowMass = false
 
bool ShowForces = false
 
float DrawForceScaling = 0.0004f
 
float LevelSlopeThreshold = 0.86f
 
bool DisableForces = false
 

Member Data Documentation

◆ DisableForces

bool FCoreModularVehicleDebugParams::DisableForces = false

◆ DrawForceScaling

float FCoreModularVehicleDebugParams::DrawForceScaling = 0.0004f

◆ LevelSlopeThreshold

float FCoreModularVehicleDebugParams::LevelSlopeThreshold = 0.86f

◆ ShowForces

bool FCoreModularVehicleDebugParams::ShowForces = false

◆ ShowMass

bool FCoreModularVehicleDebugParams::ShowMass = false

The documentation for this struct was generated from the following file: